blendingshadow Posted March 12, 2015 Share Posted March 12, 2015 (edited) Hey, I am trying to generate points on a surface via a colour attribute. Then using gravity at the end of the pop net, apply noise as they move down or across the surface. I seem to get stuck with the noise. If I add it, they stop becoming stuck to the surface and start spraying away. Any idea how I could fix that? Thanks Edited March 12, 2015 by blendingshadow Quote Link to comment Share on other sites More sharing options...
lukeiamyourfather Posted March 12, 2015 Share Posted March 12, 2015 It sounds like simulating what you're looking for is more trouble than it's worth. It could probably be done with a Point VOP node and the Ray node (in SOP network). Quote Link to comment Share on other sites More sharing options...
blendingshadow Posted March 12, 2015 Author Share Posted March 12, 2015 I am trying to get blood bleeding into cloth, the colour information at the very least. Using a point cloud gave me 'honey combing' which doesn't look right. I had intended to emit from the surface and have the points stick there. Then do a trail, resample, colour and then attribute transfer. The attribute transfer gives nice blend thresholding. That was my thought process, if there's a better way then I would be happy to learn something new Quote Link to comment Share on other sites More sharing options...
blendingshadow Posted March 12, 2015 Author Share Posted March 12, 2015 (edited) Had a look at the Ray Node and it does the trick nicely. I have attached a crude file that demonstrates the technique. I have basically created a grid with colour and a pop location. I create a trail based on frame and then use an add with the 'id' attribute. I then apply a colour, ray it to the surface and do a colour transfer. To get it to 'blur' become diffuse I animate the blend threshold over the frame and use a large division. Thanks for helping me get there. Next step to look at using the sop solver to work out how to make it 'blur' at different rates rather than all at once bleed_pop.hip Edited March 12, 2015 by blendingshadow 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.