gaurav.mathur

gaurav.mathur

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

PBR transparent rays question (H13) 2015年2月3日7:21

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 !

older system requirements (12.5) 2014年11月12日2:57

last point 2014年11月11日12:52

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