Skip to content

chinedufn/blender-webgl-hot-reload-experiment

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Blender -> WebGL Hot Reload Experiment | Part 1

An experiment in hot reloading non-skinned models from Blender to a WebGL Scene

Read the Blog Post

Monkey hot reload

To run locally

git clone https://github.com/chinedufn/blender-webgl-hot-reload-experiment
cd blender-webgl-hot-reload-experiment
npm install
npm start

Whenever you save model.blend in Blender your browser should update with the new model

About

An experiment in hot reloading 3d models from Blender into a WebGL scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published