|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
What's the function: "#macro Make_Many"?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Oleguer Vilella <ole### [at] infonegociocom> wrote:
> What's the function: "#macro Make_Many"?
I think you should be more precise in your question. Your question is
too vague to know what you are trying to ask.
--
#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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I'm traying to ask what's macro. I have seen it in a picture and the
expression is "#macro Make_Many". I don't what is it. Have you ever seen
it???
news:4110b136@news.povray.org...
> Oleguer Vilella <ole### [at] infonegociocom> wrote:
> > What's the function: "#macro Make_Many"?
>
> I think you should be more precise in your question. Your question is
> too vague to know what you are trying to ask.
>
> --
> #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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <4110bc3c@news.povray.org> , "Oleguer Vilella"
<ole### [at] infonegociocom> wrote:
> I'm traying to ask what's macro. I have seen it in a picture and the
> expression is "#macro Make_Many". I don't what is it. Have you ever seen
> it???
Well, you can easily find out in the user manual (the help file in the
Windows version!) like always. Of course, you can also read in the online
manual at <http://www.povray.org/documentation/view/3.6.1/243/>.
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Oleguer Vilella <ole### [at] infonegociocom> wrote:
> I'm traying to ask what's macro. I have seen it in a picture and the
> expression is "#macro Make_Many". I don't what is it. Have you ever seen
> it???
Try reading this:
http://povray.org/documentation/view/3.6.1/243/
--
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Yeah, that's it. Thank you.
news:4110bf11@news.povray.org...
> Oleguer Vilella <ole### [at] infonegociocom> wrote:
> > I'm traying to ask what's macro. I have seen it in a picture and the
> > expression is "#macro Make_Many". I don't what is it. Have you ever seen
> > it???
>
> Try reading this:
>
> http://povray.org/documentation/view/3.6.1/243/
>
> --
> plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
> sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
> density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
> <1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|