magneto Posted May 6, 2015 Share Posted May 6, 2015 Hi, I know there are a few wrangle nodes at the DOP level but I mean something that can do what most Gas DOP nodes do? For example we have Gas Match Field DOP. and Gas Calculate DOP. Can we do these in VEX? To me it seems like most DOPs are what VOPs are, and seem unnecessary at the DOP level if you can just use VEX code instead. So can one write smoke solver in DOPs only using VEX? I don't know if doing this in SOPs is better or even make sense? I assume if you do it in SOPs, you will lose all the other stuff in DOPs? I know these Gas nodes have OpenCL support which Wrangle nodes don't but apart from that would it not make simulation objects and solvers a lot simpler if they could be expressed purely in code? Thanks Quote Link to comment Share on other sites More sharing options...
asnowcappedromance Posted May 6, 2015 Share Posted May 6, 2015 Have a look at the Gas Field Wrangle DOP, or for geometry the Geometry Wrangle DOP! Personally, I'm a big fan of the Gas Field Wrangle, I use it all the time. Just remember to prefix your variables, f@density, v@vel etc ... cheers, Manuel 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.