Skip to content

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

License

Notifications You must be signed in to change notification settings

Soft8Soft/threejs-blender-template

Repository files navigation

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.