Geo-Scatter - 5.4 Scatter Groups

Scatter_v01.py (31.0 KB)

custom

added support for band noise texture with the turbulence option. Is there really no way to adjust the rotation of thoses within the texture editor ? really ?

also started to work on the implementation of multiple custom slots.
there’s going to be 5 custom slots with thoses settings

Annotation%202019-09-03%20002603

i also planned an automatic particle recognition mode. Parameters dedicated per particles assets based on their respective names. You’ll set up how you want this asset to be scattered once in the addon pref and it will be done automatically when the scater operator is set on auto. Lots of work ahead. It’s easy to code, the hard part is the custom slot storage system. I need to find a way to keep the code short and avoiding repetition of large chunks of the code. Ouch…

be aware, i encountered a small problem with reg/unreg when enabling/disabling/re-enabling the addon. there’s going to be a weird error message. Just ignore and re-enable it.

please let me know of potential bugs.

8 Likes