THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/06/2007 at 05:31, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10
Platform:
Language(s) : C++ ;
---------
Hi,
I have similar question to this one, but not in the C.O.F.F.E.E.
I would like to implement refraction to my volumetric shader plugin, but i have no clue how to do this.
In my VolumeData Obiect vd I have obiects like
vd->trans
vd->ray->v
vd->ray->ior
vd->rray->p
vd->rray->ior
but i don't know how to mix them together.
All i need is to implement IOR for refraction.
I'll be apriciate for any help.
Cheers
Bart