Color transfer from points to voxels

   4825   4   1
User Avatar
Member
8 posts
Joined: 6月 2015
Offline
Hi!

I'm currently working on a multiple color explosion, and I need to transfer the color of these points coming from a colored sphere inside a popnet node with the trails they have generated in another DopNetwork.

Is this possible? Any idea or suggestions are absolutely welcome.


The reference used in this project is this video from MythBusters (min 3:00)
http://www.discovery.com/tv-shows/mythbusters/videos/explosive-painting-aftershow/ [discovery.com]

Thanks
Edited by polvy - 2016年7月13日 08:07:47

Attachments:
cdtransfer.jpg (530.2 KB)

User Avatar
Member
702 posts
Joined:
Offline
https://nccastaff.bournemouth.ac.uk/jmacey/MastersProjects/MSc09/Claes/ [nccastaff.bournemouth.ac.uk]

you will find the answers there!

good luck!
User Avatar
Member
8 posts
Joined: 6月 2015
Offline
That's very interesting, thanks a lot
User Avatar
Member
92 posts
Joined: 8月 2010
Offline
you can generate vdb grids from arbitrary particle attributes via vdbFromParticles' “point attributes” multiparm, hence you can add Cd there to make a color vdb grid.

alternatively, you could skip creating a color vdb grid and simply modify the diffuse color of the volume shader (ie read the point color at rendertime with a pcfilter).

-jeff
User Avatar
Member
8 posts
Joined: 6月 2015
Offline
Thank you for your time, i will need time to apply your resource because of mi Houdini level but seems to be a good idea.
  • Quick Links