gaurav.mathur
gaurav.mathur
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
PBR transparent rays question (H13) Feb. 3, 2015, 7:21 a.m.
Hi,
1. With Stochastic transparency optimization turned on. Is it possible to set the number of transparent rays per pixel ?
2. Stochastic transparency turned off : Opacity sample image plane is showing 0 samples per pixel. Why is that ?
Thanks !
1. With Stochastic transparency optimization turned on. Is it possible to set the number of transparent rays per pixel ?
2. Stochastic transparency turned off : Opacity sample image plane is showing 0 samples per pixel. Why is that ?
Thanks !
older system requirements (12.5) Nov. 12, 2014, 2:57 a.m.
I rely on waybackmachine !
following is the result before 13 became gold.
http://web.archive.org/web/20130806213811/http://www.sidefx.com/index.php?option=com_content&task=view&id=415&Itemid=269 [web.archive.org]
Cheers!
-GM
following is the result before 13 became gold.
http://web.archive.org/web/20130806213811/http://www.sidefx.com/index.php?option=com_content&task=view&id=415&Itemid=269 [web.archive.org]
Cheers!
-GM
last point Nov. 11, 2014, 12:52 p.m.
Its due to supported local variables by delete sop.
You could use $N ( supported local var that is one less than total number of points or prims ) in the pattern field
or use either of the following in expression field
$PT==$N
or
$PT==$NPT-1
Cheers,
-GM
You could use $N ( supported local var that is one less than total number of points or prims ) in the pattern field
or use either of the following in expression field
$PT==$N
or
$PT==$NPT-1
Cheers,
-GM