Awesome
ZENO node system
Download | Repo | About us | Tutorial | Videos | Q&A Forum | Contributor Guidelines | Bug report
国内高速下载 | Gitee 镜像仓库 | 公司主页 | 中文教程 | 视频教程 | 问答论坛 | 贡献者指南 | BUG 反馈
Open-source node system framework, to change your algorithmic code into useful tools to create much more complicated simulations!
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/WelcomePic2.jpg" width="640" position="left">ZENO is an open-source, Node based 3D system able to produce cinematic physics effects at High Efficiency, it was designed for large scale simulations and has been tested on complex setups. Aside of its simulation Tools, ZENO provides necessary visualization nodes for users to import and run simulations if you feel that the current software you are using is too slow.
Features
Integrated Toolbox, from volumetric geometry process tools (OpenVDB), to state-of-art, commercially robust, highly optimized physics solvers and visualization nodes, and various VFX and simulation solutions based on our nodes (provided by .zsg file in graphs/
folder).
Gallery
Fig.1 - Robot hit water
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/crag_hit_water.gif" width="640" position="left">Fig.2 - SuperSonic Flow
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/shock.gif" width="640" position="left">Fig.3 - Fluid-structure interaction in ZENO
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/crush-water2.gif" width="640" position="left">Fig.4 - Rigid fracture in ZENO
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/mid-autumn-festival.gif" width="640" position="left">Fig.5 - Muscular-skeleton simulation in ZENO
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/muscle2.gif" width="640" position="left">Fig.6 - Large scale Fluids in ZENO
<img src="http://zenustech.oss-cn-beijing.aliyuncs.com/Place-in-Github/GIF/pyramid.gif" width="640" position="left">End-user Installation
Download binary release
Go to the release page, and click Assets -> download zeno-linux-20xx.x.x.tar.gz
.
Then, extract this archive, and simply run ./launcher
(launcher.exe
for Windows), then the node editor window will shows up if everything is working well.
How to play
There are some example graphs in the graphs/
folder, you may open them in the editor and have fun!
Hint: To run an animation for 100 frames, change the 1
on the top-left of node editor to 100
, then click Run
.
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.
More details are available in our official tutorial.
Bug report
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 on GitHub, thanks for you support!
Developer Build
To build ZENO, you need:
- GCC 11+ or MSVC 19.28+, and CMake 3.18+ to build ZENO.
- (Optional) OpenVDB for building volume nodes; CUDA for GPU nodes.
Hint: WSL is not recommended because of its limited GUI and OpenGL support.
Contributors
Thank you to all the people who have already contributed to ZENO!
Miscellaneous
Write your own extension!
See zenustech/zeno_addon_wizard for an example on how to write custom nodes in ZENO.
License
ZENO is licensed under the Mozilla Public License Version 2.0, see LICENSE for more information.
Code of Conduct
See Code of Conduct.
Contact us
You may contact us via WeChat:
-
@zhxx1987: shinshinzhang
-
@archibate: tanh233