3D model presenter
An application made in Unity that lets you create interactive presentations in a 3D environment. It is perfect for showcasing a product or a service.
The presentation is made of different points of interest. Each point of interest includes:
A 3D model representing the product
A camera that can be rotated around it
A panel with information about it
The user can navigate from one point of interest to the next.
The information panel is built from many different kinds of widgets, such as video playback, slideshows, galleries, etc. It can also include custom features that interact with the model or the scene in general. For instance in the version featured in the video, I created controls for light switches, heating and air recycling. But many others could be created based on the needs of the client.
Thanks to a stylesheet system I created, the theme of the user interface can be switched at any time, even while the application runs.