threejs-blender-template icon indicating copy to clipboard operation
threejs-blender-template copied to clipboard

Starter project for creating WebGL apps with Blender and Three.js

Suzanne Scene Running in Blender

Three.js-Blender Template

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.

Support

Got questions? Ask on the Forums.

License

This project is licensed under the terms of the MIT license.