Skip to content

chr15m/blender-hylang-live-code

Repository files navigation

Live-coding Blender with Hylang.

Quick screencast of Live-coding Blender with Hylang

Running it

Tested on GNU/Linux and OSX.

On OSX add alias to use Blender from the command line:

alias blender="/Applications/blender.app/Contents/MacOS/blender"

  • Run ./install-dependencies.sh to install the Hy-lang dependencies in a place where Blender's internal Python can find them.
  • Run ./blender-livecode.sh examples/one-hundred-cubes.hy to start Blender watching one-hundred-cubes.hy and re-loading it whenever it changes.

About

Live-coding Blender with Hy(lang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published