bestxhh Posted August 18, 2015 Share Posted August 18, 2015 (edited) Hi guys. I made a noise like this with VOP. But its animation is on the Cd, and the point cloud is not moving How can I get the point to follow this noise? Or...... how I should turn this noise into a line. Thanks Edited August 18, 2015 by bestxhh 1 Quote Link to comment Share on other sites More sharing options...
mestela Posted August 18, 2015 Share Posted August 18, 2015 You could hijack the fluid streamers display for your own purposes. Assign your noise to a velocity field, create some trace points, then create lines with the volume trail node. I was pleased to discover that it's not fancy OGL stuff, they're just curves. Gives you some cool colour modes for free too. flow_lines.hipnc 3 Quote Link to comment Share on other sites More sharing options...
Atom Posted August 18, 2015 Share Posted August 18, 2015 That is a nice little setup Mestela. If you set the VolumeTrail Ramp to Grayscale you can follow up that with a Polywire and use the grayscale information on the Wire Radius parameter to thin out the line based upon the trail length (0.05 * $CR). Quote Link to comment Share on other sites More sharing options...
Atom Posted August 18, 2015 Share Posted August 18, 2015 (edited) And if you add a Mountain SOP, with a small height, right before the scatter you can cause the resulting lines to stackup a bit. Edited August 19, 2015 by Atom Quote Link to comment Share on other sites More sharing options...
mestela Posted August 19, 2015 Share Posted August 19, 2015 Nice. Don't forget if you're not too close to the wires, you don't need the polywire node; just add a width parameter, and let mantra render the curves directly. volume_trail_width.hip 2 Quote Link to comment Share on other sites More sharing options...
Atom Posted August 19, 2015 Share Posted August 19, 2015 (edited) Thanks for mentioning the width attribute for curves, I had forgotten the name of the attribute. When I play this back as an animation the curves seem like they are 'tethered' to fixed points. I assume these are the original points from the scatter. Is there an easy way to set the scatter points in motion so the whole animation seems more lively and less fixed? Edited August 19, 2015 by Atom Quote Link to comment Share on other sites More sharing options...
mestela Posted August 19, 2015 Share Posted August 19, 2015 Stick a point vop after the scatter, curl noise driven by P, add it to P. Gets a bit slow, I had to reduce the number of points substantially to make it play in realtime again. Can always turn it back up for final render. (click to play) volume_trail_width_warp_points.hip 2 Quote Link to comment Share on other sites More sharing options...
Rio.Dominia Posted September 12, 2015 Share Posted September 12, 2015 also can use the vdb Quote Link to comment Share on other sites More sharing options...
bestxhh Posted November 25, 2015 Author Share Posted November 25, 2015 ohohohoh very thanks ! I haven't seen your reply for a long time. I love you! 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.