LIVENODING 1054 / SV Saving Loading Sequence of Reaction Diffusion Data
In this episode, I am talking about IO aka Input and Output method of saving and loading back a sequence of weight data in Blender. I am using SV nodes and a bit of Python codes to help me accomplish this.
The other day, we have Tissue Add-On that can help to run the reaction diffusion simulation as WEIGHT data for mesh. And with this method it is quite clear it can be beneficial for a long of different things.
This can be accomplished with Python code, but for me this is the most logical thanks to SV nodes.
GITHUB:
https://github.com/enzyme69/blendersushi/issues/442