Introduction
3D Photo Room is a beautiful virtual 3d room with photo items aligned on each wall. This creates an immersive experience when browsing the gallery.
Component Architect
Every UI elements are designed as separated components from the ground up. Components are loosely coupled widget objects that can be reused and customized in different projects.
Extensibility with ease
Easily customize and extend the application with your own code. We provide standalone building blocks as AMD modules using RequireJS.
Rich API
The technical design offers many classic OOP advantages like the single responsibility principle but also provide a wide range of public methods that unique to each component.