Virtual Louvre

From FDHwiki
Jump to navigation Jump to search






Room generation in unity

We are taking as input a list with walls and generate it in unity. We choose to define each wall as an object with two points and an orientation (north, west etc). we still need to add the possibility create some doors.


Painting generator

We have to create the paintings at the right size displaying the author and the description. And then attach it to the right wall.

User environment

Create the player and the possibility to interact with the environment.