示例#1
0
 ray    = new Ray(_pLight, Sampling.Utilities.UniformSampleSphere(u1));
示例#2
0
 // TODO: Medium
 ray    = new Ray(_pLight, LightToWorld * w);