POV-Ray : Newsgroups : povray.binaries.images : Guess how it was made (55k) : Re: OHMSS: For Your Eyes Only Server Time
3 Oct 2024 19:20:22 EDT (-0400)
  Re: OHMSS: For Your Eyes Only  
From: ryan mooney
Date: 22 Jan 2000 01:04:11
Message: <3887F909.CCBEF2E9@earthlink.net>
Hmmm... That was not what i was expecting...

Tried some other shapes too... The superellispoid was a beautiful example,
(0.1,1.0) but very slow... wonder why this shape is so much slower than the
others...?

Oh its almost finished lest compare... waiting  waiting  waiting ...
Wow 43 min compared to, maybe 15 at the most usualy 5... Hmmm...(200X200)

David Fontaine wrote:

> Here ya go:
>
> #include "colors.inc"
> global_settings { max_trace_level 50 }
> torus { 5,1 hollow pigment { color White } finish { ambient 0 diffuse .1
> reflection .9 } }
> camera { location <0,0,-5> look_at <1,0,-5> }
> light_source { <0,0,-5> Red }
> light_source { <0,0,-5> Green rotate 120*y }
> light_source { <0,0,-5> Blue rotate 240*y }
>
> Surprisingly much simpler than many people thought. No objects except the torus,
> all done with diffuse lighting.
> I've played around with other shapes, but they all pale considerably in
> comparison with this scene. I guess "keep it simple" really does work.
> --
> Homepage: http://www.faricy.net/~davidf/
> ___     ______________________________
>  | \     |_       <dav### [at] faricynet>
>  |_/avid |ontaine      <ICQ 55354965>


Post a reply to this message

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