Releases: zenustech/zenoblend
2021.9.13
Now added Bullet rigid solver to ZenoBlend, with some subgraph wrapped nodes lilke RigidStepWorld
, RigidMakeObjectFragments
.
Also made BlenderInputPrimitive
and BlenderOutputPrimitive
directly rather than requiring BMeshToPrimitive
for convension.
Related video: https://www.bilibili.com/video/BV1Mb4y127Eq/
2021.9.2
Now added VoronoiFracture, PrimitiveBooleanOps, VDBAddPerlinNoise nodes.
Transfer primitive attributes to blender vertex attributes (thank @hooyuser!)
Support using BlenderText
to input multiline string (ZFX code) from blender text object (thank @hooyuser again!)
Also added BlenderInput
instead of SubInput
to select objects from a drop-down list.
Also added immediate parameters in numeric sockets for easy edit. (thank @win2333 for pointing out!)
Also added frame_start
, frame_end
, and custom apply tree name other than NodeTree
.
Let me know if you have trouble using or installing this addon, thank you!
Related video: https://www.bilibili.com/video/BV1EM4y1G77T/
2021.8.28
Now added Inflow (emitter) and Outflow (absorber) nodes for dynamic liquid emission (thank #3 for asking!), the velocity can be either a vdbgrid or a uniform scalar. What's more, you may use numeric 0 or 1 for isEnabled
to turn on/off emitters and absorbers.
Collider, Emitter, Absorber, now goes into FLIPMakeEnviron
for future extensibility.
Also added support for axis objects, we may now get the X, Y, Z vectors from a Blender Empty
object for quick keyframe animations on simulation parameters.
Related video: https://www.bilibili.com/video/BV18Q4y1174C/
2021.8.23
Update: added FLIPtools nodes for quickly create fluid simulations.
Let me know if you encounter issues by opening an issue on GitHub.
Thank for you support! ❤️
Related video: https://www.bilibili.com/video/BV1Gh411q78M
2021.8.20
Welcome to the first release of ZenoBlend! This project integrates ZENO node system into Blender.
Let me know if you encounter issues by opening an issue on GitHub.
Thank for you support! ❤️
Related video: https://www.bilibili.com/video/BV1Wg41157HM/