Hi All,
I have searched the forum under a variety of names, but have yet to come accross anything that mentions how to render a Point Pass (world space) out of Houdini. It's quite possible that I'm just not searching for the correct term.
I found the following information for Maya (from the Sphere vfx website)
http://www.spherevfx.com/html/trainingArticles01.html#10 [spherevfx.com]
The image attached shows the pass I'm after (right image).
I would like to find a way to render the same pass out of Houdini if possible.
Any suggestions, directions, etc. would be much appreciated.
Thank you for your time.
Point pass render (world space)
9598 8 3- profcondor
- Member
- 33 posts
- Joined: Oct. 2006
- Offline
- brianBurke
- Member
- 192 posts
- Joined: Nov. 2008
- Offline
Hey ya'll. If you follow the instructions in the docs to export a shader variable you can do this.
http://www.sidefx.com/docs/houdini10.0/rendering/deeprasters [sidefx.com]
The parameter can be named whatever you want (as long as on the Mantra ROP you enter the same name in the Extra Image Planes parm). You should plug into it the following:
http://www.sidefx.com/docs/houdini10.0/rendering/deeprasters [sidefx.com]
The parameter can be named whatever you want (as long as on the Mantra ROP you enter the same name in the Extra Image Planes parm). You should plug into it the following:
- old_school
- Staff
- 2540 posts
- Joined: July 2005
- Offline
The more common approach to dumping out P and N in to new channels or extra image layers for comp is to go to the mantra ROP Output Driver, enable a couple export channels and then using the preset menu arrow on the right to set one channel to dump out N and one to dump out P.
P and N will be in world Camera space which works for what you want to do. Looking at the maya tutorial it doesn't look like there is a need to generate world scene P. If you did, then you need to do what Brian showed above.
You also want to set the pixel filter to closest sampling (minmax min) and 32 bit float as the output so as not to get any antialiasing on the edges.
The Maya approach from that web site most certainly looks like it is anti-aliasing the edges of the P layer. How bad is that? Very. If you anti-alias the P channel, you don't actually have a real P value there but a blurred nonsense value that will cause errors in the Nuke composite.
P and N will be in world Camera space which works for what you want to do. Looking at the maya tutorial it doesn't look like there is a need to generate world scene P. If you did, then you need to do what Brian showed above.
You also want to set the pixel filter to closest sampling (minmax min) and 32 bit float as the output so as not to get any antialiasing on the edges.
The Maya approach from that web site most certainly looks like it is anti-aliasing the edges of the P layer. How bad is that? Very. If you anti-alias the P channel, you don't actually have a real P value there but a blurred nonsense value that will cause errors in the Nuke composite.
There's at least one school like the old school!
- profcondor
- Member
- 33 posts
- Joined: Oct. 2006
- Offline
- Bernard
- Member
- 523 posts
- Joined: July 2005
- Offline
brianBurke
Hey ya'll. If you follow the instructions in the docs to export a shader variable you can do this.
http://www.sidefx.com/docs/houdini10.0/rendering/deeprasters [sidefx.com]
The parameter can be named whatever you want (as long as on the Mantra ROP you enter the same name in the Extra Image Planes parm). You should plug into it the following:
hello
I want an extra image plane with the Worldspace pass.
How can I fo this with the Mantrasurface material?
thanks,
bern
- circusmonkey
- Member
- 2624 posts
- Joined: Aug. 2006
- Offline
- Bernard
- Member
- 523 posts
- Joined: July 2005
- Offline
- matkin
- Member
- 9 posts
- Joined: Nov. 2012
- Offline
- Bernard
- Member
- 523 posts
- Joined: July 2005
- Offline
-
- Quick Links