Skip to content

Armin-000/c32-engine-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C32 Engine — 3D Portfolio Experience

C32 Engine Preview

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.


Features

  • 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

Technologies

  • HTML5
  • CSS3
  • JavaScript (ES Modules)
  • Three.js
  • WebGL
  • GLTF / GLB Models
  • DRACO Compression

Live Demo

http://c32-engine.alphawave.hr/


Preview

Replace the image below with your own screenshot.

preview.jpg

Project structure:

project/
│
├── assets/
├── main.js
├── style.css
├── index.html
└── preview.jpg

Installation

Clone the repository:

git clone https://github.com/Armin-000/c32-engine.git

Open the project with a local server.

Example using VS Code Live Server:

Right Click → Open with Live Server

Author

GitHub: https://github.com/Armin-000

Releases

No releases published

Packages

 
 
 

Contributors