Project setup
The actual 3D scene still loads from your existing JavaScript module file. I kept the original script path the same so your current project files do not break.
- Keeps ./script.js exactly the same.
- Keeps the required #container element for the 3D render.
- Improves page structure and visual presentation.
- Matches the modern blue Maya Multimedia design system.