A 3D interactive Threecoin built with Three.js.
- Interactive 3D Threecoin with realistic physics
- Smooth animations and effects
- Responsive design
- Built with Three.js
- Clone the repository
- Open
index.htmlin your browser - Or run a local server:
Then visit
python3 -m http.server 3000
http://localhost:3000
- Three.js for 3D graphics
- HTML5/CSS3
- JavaScript (ES6+)
The normal map texture used in this project (normal_map.png) provides realistic surface detail for the 3D coins.
@LeonWohlgemuth on X
This project is open source and available under the MIT License.