Soft8Soft / threejs-blender-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:Python 0.1%