POV-Ray : Newsgroups : povray.general : density files : Re: density files Server Time
10 Aug 2024 03:23:40 EDT (-0400)
  Re: density files  
From: Pabs
Date: 20 Mar 2000 23:08:05
Message: <38D6F5B2.F67AD690@hotmail.com>
There is a mistake in my formulae
p should be a (p-6)

> z = floor(p / (xx*yy)) + 1
> x = (p mod (xx*yy) ) mod xx
> y = floor((p mod (xx*yy) ) / yy)


Post a reply to this message

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