POV-Ray : Newsgroups : povray.general : SSLT and scaling : Re: SSLT and scaling Server Time
29 Jul 2024 14:25:05 EDT (-0400)
  Re: SSLT and scaling  
From: Alain
Date: 16 Feb 2011 20:14:43
Message: <4d5c7683@news.povray.org>

> What is the effect of scaling on subsurface values? Are they scaled accordingly
> in order to keep the material equivalent (IMO, a half sized wax object is still
> made of the same wax with same SSLT characteristics)? If so, what is the
> corresponding law? Related to volume?
>
>
> Bruno
>
>

Those values must NOT be affected by scaling, as it would change the 
characteristics of the material.
They are thus treated just like media and fading interiors. Scaling 
don't affect the density of your media, the fade_distance, the ior, nor 
the SSLT parameters.

In the case of SSLT, you tweak the effect using mm_per_unit in the 
global_settings, defaulting to 10 => assumes that 1 unit = 1 cm.
If you model using 1 inch per unit, set it to 25.4.
If you model using 1 unit = 1m, set it to 1000.
If you model using units corresponding to a larger length, SSLT becomes 
insignificant and should probably not be used.



Alain


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.