Inspired by Sage (based on this paper).
video1 video2 video3 video4 video5
Slime-mold-ish behavior
Something different, and cooler
Requirements:
Steps
build.bat
inside Builder repo points to existing vcvarsall.bat
(depends on your VS installation version)build.bat
setup.bat
to setup PATH - you'll be able to run builder just by using build
commandbuild run physarum.build
- if you didn't setup PATH in step 4, you'll have to use YOUR_BUILDER_REPO_PATH/bin/build.exe
insteadIf there are any problems you encounter while building the project, let me know.