A cinematic real-time 3D engine experience built with Three.js, JavaScript and GLB rendering.
The project combines smooth scroll animations, cinematic camera movement, dynamic lighting and an interactive exploded engine breakdown.
- Real-time 3D GLB rendering
- Smooth cinematic scroll transitions
- Animated intro sequence
- Interactive exploded engine view
- Dynamic lighting and shadows
- Responsive modern UI
- Optimized WebGL performance
- HTML5
- CSS3
- JavaScript (ES Modules)
- Three.js
- WebGL
- GLTF / GLB Models
- DRACO Compression
http://c32-engine.alphawave.hr/
Replace the image below with your own screenshot.
preview.jpgProject structure:
project/
│
├── assets/
├── main.js
├── style.css
├── index.html
└── preview.jpgClone the repository:
git clone https://github.com/Armin-000/c32-engine.gitOpen the project with a local server.
Example using VS Code Live Server:
Right Click → Open with Live ServerGitHub: https://github.com/Armin-000
