So I need to delayed load some pyro volumes. I also need to use a volume light to illuminate the fire.
Does anyone know a workflow to use the volume light with delayed load?
How to export the point cloud from a volume light
5752 8 1- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- jsmack
- Member
- 8043 posts
- Joined: 9月 2011
- Online
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
I'll give packed prims a try on the farm with the volume light. I also need to export a point cloud. I can make it manually, but I was hoping the export file on the volume light would help me out. Seems like it only spits out a file if you render manually? If I put it on the farm, it doesn't write a file. But I could be doing something wrong.
Thanks for the tip!
Thanks for the tip!
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- tricecold
- Member
- 260 posts
- Joined: 7月 2006
- Online
I am in need of a similar solution, I am using disk based instancing for 100s of pyro explosions. If I render the volumes as point instance procedurals. PTC does not get created. If I load the instances with instance sop as packed primitives in to the scene, it works and light shader creates the PTC.
So my question is whats the workflow of prebaking this PTC without sending a sudo render to farm.
Why, because I am releasing these caches to be instanced on points outside Houdini to be rendered from PRMAN, so I also will brebake the PTC to illuminate the instanced volumes in PRMAN.
How can I bake the PTC from inside Houdini;
A quick check reveals attributes like A,DIM,WEIGHT,AMOUNT and CD. Whats the workflow to create the exact same PTC…
Help
So my question is whats the workflow of prebaking this PTC without sending a sudo render to farm.
Why, because I am releasing these caches to be instanced on points outside Houdini to be rendered from PRMAN, so I also will brebake the PTC to illuminate the instanced volumes in PRMAN.
How can I bake the PTC from inside Houdini;
A quick check reveals attributes like A,DIM,WEIGHT,AMOUNT and CD. Whats the workflow to create the exact same PTC…
Help
Head of CG @ MPC
CG Supervisor/ Sr. FX TD /
https://gumroad.com/timvfx [gumroad.com]
www.timucinozger.com
CG Supervisor/ Sr. FX TD /
https://gumroad.com/timvfx [gumroad.com]
www.timucinozger.com
- trzanko
- Member
- 24 posts
- Joined: 10月 2015
- Offline
Figured out a way to render out the point cloud by keeping auto-generate point cloud on in a volume light and then launching a mantra render but changing the name of the path to the place for for the point cloud to be saved.
To just generate the point cloud quickly rather than wait to render I created a really fast mantra node that's 1x1 pixels that casts no rays, which only generates the point cloud.
Kind of a hack, but hey it works.
Would be nice to know what all the attributes on the point cloud file mean and how they were generated, which might give insight into how to build it in sops. Though, the mantra way does use the volume's shader for the lookup so it's more accurate, trade offs I suppose.
Anyways, here's a file, just hit render on the mantra node and it'll generate.
Annoyingly it doesn't create intermediate directories, bear that in mind if you change the file path in the geo light from $HIP/$OS.$F.pc
Tighe
To just generate the point cloud quickly rather than wait to render I created a really fast mantra node that's 1x1 pixels that casts no rays, which only generates the point cloud.
Kind of a hack, but hey it works.
Would be nice to know what all the attributes on the point cloud file mean and how they were generated, which might give insight into how to build it in sops. Though, the mantra way does use the volume's shader for the lookup so it's more accurate, trade offs I suppose.
Anyways, here's a file, just hit render on the mantra node and it'll generate.
Annoyingly it doesn't create intermediate directories, bear that in mind if you change the file path in the geo light from $HIP/$OS.$F.pc
Tighe
Tighe Rzankowski
trzankofx@gmail.com
trzankofx@gmail.com
- jpparkeramnh
- Member
- 178 posts
- Joined: 1月 2013
- Offline
- tamte
- Member
- 8833 posts
- Joined: 7月 2007
- Offline
trzankojust uncheck Images/Output/Create Image From Viewing Camera, it's there exactly for this purpose
To just generate the point cloud quickly rather than wait to render I created a really fast mantra node that's 1x1 pixels that casts no rays, which only generates the point cloud.
Edited by tamte - 2018年3月15日 00:17:52
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- trzanko
- Member
- 24 posts
- Joined: 10月 2015
- Offline
tamtetrzankojust uncheck Images/Output/Create Image From Viewing Camera, it's there exactly for this purpose
To just generate the point cloud quickly rather than wait to render I created a really fast mantra node that's 1x1 pixels that casts no rays, which only generates the point cloud.
ah true, thanks for the catch. that was pretty thick of me
Tighe Rzankowski
trzankofx@gmail.com
trzankofx@gmail.com
-
- Quick Links