POV-Ray : Newsgroups : povray.newusers : Converting Models to CSG : Re: Converting Models to CSG Server Time
28 Jul 2024 14:33:40 EDT (-0400)
  Re: Converting Models to CSG  
From: Sherry Shaw
Date: 16 Mar 2009 08:57:58
Message: <49be4cd6@news.povray.org>
David D wrote:
> Can you post a link?

Sure!

http://www.irtc.org/ftp/pub/stills/2004-04-30/sks_bust.jpg (picture)
http://www.irtc.org/ftp/pub/stills/2004-04-30/sks_bust.txt (description)
http://www.irtc.org/ftp/pub/stills/2004-04-30/sks_bust.zip (the stand 
magnifier code and a sample scene)

One of the most fun things I've worked on this way was a margarita 
glass, the kind where the stem looks like a cactus.  ;)  (The cactus 
"arms" are blob objects.)  Haven't used it in any "real" pictures yet, 
but maybe when the IRTC returns...

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