Skip to content

2021.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@archibate archibate released this 01 Jul 10:25
· 13896 commits to master since this release

Welcome to the first binary release of ZENO! This is a pre-release for Linux users only (sorry Windows users! I will try my best to get a stable binary release soon :). To play with it, simply download and extract the zeno-linux-2021.7.1.tar.gz file, and run ./start.sh, then the node editor window will shows up.

There are some example graphs in the ./arts/ folder, you may open them in the editor and have fun!
Currently rigid3.zsg, FLIPSolver.zsg, prim.zsg, lennardjones.zsg are confirmed to be functional.
Hint: To run an animation for 100 frames, change the 1 on the top-left of node editor to 100, then click Execute.
Also MMB to drag in the node editor, LMB click on sockets to create connections. MMB drag in the viewport to orbit camera, Shift+MMB to pan camera.

If you find the binary version didn't worked properly or some error message has been thrown on your machine, please let me know by opening an issue in this repo, thanks for you support!