Skip to content

Releases: zenustech/zeno

2021.7.2

02 Jul 06:51
Compare
Choose a tag to compare
2021.7.2 Pre-release
Pre-release

Welcome to the second binary release of ZENO! This is a pre-release for Windows users! ㊗️ However OpenVDB support is not added yet, sorry :) To play with it, simply download and extract the zeno-windows-2021.7.2.zip file, and double-click start.bat, then the node editor window will shows up. Also the start_nocons.bat will no shows the console while launching the editor, use it as you like :)

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!

2021.7.1

01 Jul 10:25
Compare
Choose a tag to compare
2021.7.1 Pre-release
Pre-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!