Let's see what we can build in 3D with JavaScript
Initial Load
- Loading animation while the models load to the scene and start animating
- Welcome scene/layout
Interaction and movement
- Secondary scene/layout
- Smooth animation between the Welcome scene/layout and the secondary scene/layout
Advanced Interaction
- Main Menu to switch which models are visible
- Hide and show with visibility without loading and removing objects constantly
- Z-index system for specific layers, 2D menus, Dialogs, World Scene, etc
- Environment controller to manage dynamic effects