Use this starter project for creating 3D web applications with Blender and Three.js. It includes:
- Blend file with "Suzanne" model and Principled BSDF shader.
- Exported asset in glTF 2.0 format.
- Equirectangular HDRI map for environment lighting.
- Three.js modules.
- Basic web server script written in Python.
- index.html file with HTML/CSS/JavaScript code.
See this wiki page for more info on how to make and run actual WebGL apps with this starter project.
Got questions? Ask on the Forums.
This project is licensed under the terms of the MIT license.