|
|
Here is an image from an online tutorial I am hosting on the AOL POV Forum.
This is a second-series (Intermediate) level tutorial scene, so it is
nowhere near presentation-quality. Just getting back into using the NG and
thought I'd offer this as it is the only POV scene I have been doing
lately.
//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 'sangria scene.jpg' (75 KB)
Preview of image 'sangria scene.jpg'
|
|