POV-Ray : Newsgroups : povray.newusers : isosurface function - scale,move : Re: isosurface function - scale,move Server Time
29 Jul 2024 22:23:17 EDT (-0400)
  Re: isosurface function - scale,move  
From: Warp
Date: 30 Jan 2005 15:07:55
Message: <41fd3e9b@news.povray.org>
Rafal 'Raf256' Maj <spa### [at] raf256com> wrote:

> What is the best way to write syntax like:

>   #macro X() x*S.x+W.x #end
>   #macro Y() y*S.y+W.y #end
>   #macro Z() z*S.z+W.z #end
>   
>   function {
>     pow(X(),2) + pow(Y(),2) + pow(Z(),2) - 1
>   }

> ?

  I failed to understand what actually is your question...

-- 
#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.