|
|
In article <3ee77604$1@news.povray.org> , "Rick [Kitty5]"
<spa### [at] kitty5com> wrote:
>> You need double precision floating-point processing. Sorry!
>
> But do you *really* need it for everything
You need it for intersection tests. You cannot store enough data in 32 bits
to perform adequate intersection tests without limiting the geometry.
You seem to misunderstand what precision anything stored in 32 bits can
possibly provide. From a more conventional perspective, I would suggest to
get a introduction to combinatorics book and read the chapter on the
pigeonhole principle.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|