GuidoDC97 / SM

Repository for "Multimedia Systems" project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multimedia Systems

Repository for Multimedia Systems project.

AY 2018/2019

Group project consisting in building a Unity application for data visualization. Specifically, the aim of the project is to visualize paths of visitors within the "Museo Archeologico di Napoli (MANN)".

Detailed description of assignment can be found here.

Solution

Project has been completely developed in C#, using Unity. The complete application developed consists in:

  • A backend application intended for use by museum operators. With the application they can place/remove/move sensors for tracking visitors. Source code in IoT Monitoring Museum - Backend.
  • A frontend application intended for use by museum's management team. With this application they can visualize paths of visitors inside the museum giving a record of paths in input. It is possible to filter the data to visualize based on different criteria and to choose between two possibile kind of visualization. IoT Monitoring Museum.

Front and backend communicates through a central online repository.

The 3D structure of the museum was built using SketchUp and then imported in Unity.

Detailed documentation of project can be found here.

A demo video of the result can be found here.

About

Repository for "Multimedia Systems" project

License:GNU General Public License v3.0


Languages

Language:C# 83.0%Language:ShaderLab 15.0%Language:HLSL 2.0%