4 Aug
2012
4 Aug
'12
10:10 a.m.
On Sat, Aug 4, 2012 at 7:21 AM, Sebastien Helie <sinpix12823@gmail.com>wrote:
iit's actually 2d x 256 color dimension mostly
You are correct that the model is a 2D fractal. The height of the model is determined by the index that is used to calculate the color. In FractInt the indexes can go up to 10,000,000 I think. The coloring method determines how the index gets generated. It can be the iteration count, real, imag, etc. It is true that the indexes get assigned to 256 colors by linear, log, or square root mapping. So the model can have a lot more than 256 layers but some will be the same color. -- Mike Frazier www.fracton.org