POV-Ray : Newsgroups : povray.binaries.images : Demo Image of Lathe Segments Macro : Demo Image of Lathe Segments Macro Server Time
8 Aug 2024 18:21:22 EDT (-0400)
  Demo Image of Lathe Segments Macro  
From: Dave Dunn
Date: 22 May 2005 10:30:01
Message: <web.429096434eee7f71ffb80bcc0@news.povray.org>
Here is a simple demo image of the Lathe Segments Macro WIP (in p.b.s.f).
Here I was able to use a four-segment lathe to create a picture frame in
one go, a six-sided faceted crystal shape, a partial smooth lathe, and a
spaceship using scaled half lathes.


//Dave Dunn - hos### [at] aolcom
#local D = union { torus {1,.1 clipped_by {plane {-x,0}}} sphere
{<0,0,1>,.1} sphere {<0,0,-1>,.1} cylinder {<0,0,-1>,<0,0,1>,.1} pigment
{rgb .8} finish {ambient .5 reflection {.5}} rotate x*-90 translate
<-.5,.5,5>} object {D} object {D translate <.5,-1,0>} plane {y,-2 pigment
{checker rgb 1, rgb 0 scale 5} finish {ambient .5}}


Post a reply to this message


Attachments:
Download 'lathe segs.jpg' (35 KB)

Preview of image 'lathe segs.jpg'
lathe segs.jpg


 

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