Snow Simulation - sending particle information to a grid/solver

   388   0   0
User Avatar
Member
2 posts
Joined: Nov. 2017
Offline
Hello, everyone!

I was looking at Azmisov's implementation of snow, found here:
https://github.com/Azmisov/snow [github.com]

He has a multisolver node with a parameter interface full of declarations. Inside that multisolver, there are nodes (including an empty object) which by middle clicking display some extra information: the number of particles and the attributes of each particle. There are no node connections or paths specified and I couldn't figure out from the code either how he has sent out that information.

I included a screenshot of what I mean by that “extra” information of the nodes.

Thanks!

Raluca

Attachments:
Screenshot from 2019-04-05 13-01-41.png (109.8 KB)

  • Quick Links