Has any one had time to play with the pyro shader displacement,
i wonder how does it work, does it create noise on the volume, or does displace the voxel to create wispy fealing in the edges,
since the field say N i am assuming Normals.
any ideas?
Pyro Shader Displacement
13853 8 3- pelos
- Member
- 621 posts
- Joined: Aug. 2008
- Offline
- Alejandro Echeverry
- Member
- 691 posts
- Joined: June 2006
- Offline
Mantra dice the voxels in to microvoxels (like other surfaces), then displace along a given vector; In this case you can define a vector from a 3d noise directly in the pyro 2.0 shader or calculate the gradient of the density to use that as a vector field (normal).
Here is an example file, unfortunately if you use any of the raytrace engines, the render gives nans and very odd artifacts.
Here is an example file, unfortunately if you use any of the raytrace engines, the render gives nans and very odd artifacts.
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- pelos
- Member
- 621 posts
- Joined: Aug. 2008
- Offline
- Alejandro Echeverry
- Member
- 691 posts
- Joined: June 2006
- Offline
You can calculate the gradient from a fog also, if there is enough density change in the field (high dissipation fields) to determine the gradient, if not, convert to a sdf in sops with a volumesdf node then calculate the gradient.
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- Nic Yiallouris
- Member
- 4 posts
- Joined: Sept. 2013
- Offline
- Alejandro Echeverry
- Member
- 691 posts
- Joined: June 2006
- Offline
Now you can use all the nice vdb tools to do this!! Its waaayyy faster!!
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- Nic Yiallouris
- Member
- 4 posts
- Joined: Sept. 2013
- Offline
- Alejandro Echeverry
- Member
- 691 posts
- Joined: June 2006
- Offline
Here is the correction. Hope that helps!
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- Nic Yiallouris
- Member
- 4 posts
- Joined: Sept. 2013
- Offline
-
- Quick Links