An interactive 3D portfolio built with Three.js (WebGPU), Rapier physics, and Howler.js for audio. Drive around the world to explore my career, skills, publications, and more.
This project is built on folio-2025 by Bruno Simon, released under the MIT License.
Music by Kounine (Linktree), released under the CC0 license.
- Three.js with WebGPU rendering
- Rapier for physics
- Howler.js for audio
- GSAP for animations
- Vite for bundling
npm install
npm run dev