Jump to content

Inside DOP cluster grid source


ItsMeM

Recommended Posts

Hi Friends,  I need your help!!

I'm playing with DOP, trying to understand it and feel comfortable working with data.. I come across one issue that I have trouble with..

Is there a way to create cluster grid inside dop?

The problem is that I need to timeshift whole range to get initial data for clusters..

 

Here is the hip file, you can take a look..

I would appreciate some extra feedback about the way I approached with this setup.. I'm I doing something wrong?

Thank you!!

Regards, M

 

in_dop_clustering_help.hipnc

Edited by ItsMeM
Link to comment
Share on other sites

  • 2 weeks later...

a really quick mod to your setup ( i broke some things as well ). now emit points are actually created by impact points, and every new bounce create a new smoke object.

as i told you on vimeo - it's very easy to instantiate smoke objects from impact points, for example, through a sopnet (though it's not an ideal approach, more like less invasive)

elaborating on this idea - you can generate creation_time+ptnum hash from impact point, store it on container and particles to emit smoke just from particles from impact that generated smoke object, yet not having to spawn new particle objects (yet that would be another way, but you will still have to somehow keep track of which smoke object correspond to which particle object.)

Overall for my taste - the setup is dirty and overcomplicated, extra objects here and there, everything is a mutual affector for everything, custom resize solver that doesn't do better than standard one (btw, you did not include hda for that)

don't understand the reason for so much "custom" subnetworks - you even recreate default smoke fields and their visualizers for some reason )

 

I would suggest you keeping things really simple since your goal is not making a perfect curls on the smoke there, but exploring the possibility of solvers' interconnections and general dop workflow.

in_dop_clustering_help_mod.hipnc

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...