POV-Ray : Newsgroups : povray.advanced-users : Keeping objects spaced enough using Array? : Re: Keeping objects spaced enough using Array? Server Time
29 Jul 2024 12:20:31 EDT (-0400)
  Re: Keeping objects spaced enough using Array?  
From: Warp
Date: 22 Mar 2002 11:34:58
Message: <3c9b5d32@news.povray.org>
Of course this algorithm is very slow with a large amount of coordinates,
but there's little one can do to help this in the current SDL (speeding this
up would need a more advanced data structure, such as a binary tree or hash
table).

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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