POV-Ray : Newsgroups : povray.newusers : povray and 3D graphs : Re: povray and 3D graphs Server Time
28 Jul 2024 16:21:33 EDT (-0400)
  Re: povray and 3D graphs  
From: Sherry Shaw
Date: 18 Apr 2008 11:56:31
Message: <4808c4af@news.povray.org>
Daniel C. Bastos wrote:

There are some very good tutorials here:

http://www.f-lohmueller.de/pov_tut/pov__eng.htm

Tutorials number VI, IX through XIV, and XXI look like they might be 
especially relevant.

Hope this helps,

--Sherry Shaw


-- 
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}//                                   TenMoons


Post a reply to this message

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