Category Archive for "deliverables"

D5.3 Collaborative Games

Deliverable D5.3 “Collaborative Games” describes the mobile games that were created to showcase the capabilities of the collaborative gamification app (GameHunter) of… Read More

D5.2 AR stories

Deliverable D5.2 “AR Stories” describes the AR/VR stories that were created to showcase the capabilities of the AR/VR Application of PLUGGY’s suit… Read More

D5.1 Digital Libraries Presentation

D5.1 showcases the functionality of PLUGGY’s Curatorial Tool to link artefacts and selected collections from external digital libraries with PLUGGY’s Social Platform… Read More

D4.5 Guidelines and Instructions for PLUGGY Apps

D4.5 gives guidelines and instructions for future developers of the PLUGGY pluggable applications and plugins. It condenses not only the development experience… Read More

D4.4 3D Sonic App

D4.4 “3D Sonic App” consists of the various applications (using the marketable name “the PlugSonic suite”) that were created to import, edit,… Read More

D4.3 Geolocation App

D4.3 presents the functionalities and the tools that have been created to materialize PLUGGY Pins and geolocation cultural tours within PLUGGY platform.… Read More

D4.2 – Collaborative Game App

The deliverable D4.2 “Collaborative Game App” describes “Games Hunter”, the marketable name for one of the Pluggable Applications within the PLUGGY project.… Read More

D4.1 AR App

D4.2 describes the various applications (the PLUGGY3D suite) that were created to import, edit, process, manage and create AR and VR content… Read More

D3.3 Curatorial Tool

D3.3 Curatorial Tool D3.4 “Curatorial Tool”  describes the implementation aspects and functionalities of the final version of PLUGGY’s curatorial tool, as part… Read More

D2.5 IPR Report

D2.5 IPR Report Deliverable D2.5 “IPR report” presents the results of an analysis of various licenses that can be used within PLUGGY… Read More

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });