POV-Ray : Newsgroups : povray.general : Most common way to make POV files? : Re: Most common way to make POV files? Server Time
7 Aug 2024 13:19:45 EDT (-0400)
  Re: Most common way to make POV files?  
From: Trevor Quayle
Date: 17 Sep 2001 20:22:56
Message: <3ba693e0$1@news.povray.org>
99% hand-code
a little sPatch and HamaPatch
lots and lots of math
I always have a pen and pad of paper to work things out

I am very strict about my code formatting and conventions and personally
don't like the code that modelers like moray produce. Whenever I tried using
them, I always ended up reformatting the whole scene by hand anyway.

-tgq


--
camera{location z*13look_at 0}light_source{15 15looks_like{sphere{0 10
}pigment{rgb 1}finish{ambient 15}}}union{torus{3,0.5rotate x*90}cone{y
*4,.5,-y*8,0}cone{-x*4,.5,x*8,0}pigment{rgb<.7,.6,.4>}finish{ambient 0
diffuse 0reflection{1fresnel on metallic 1}}interior{ior 25}rotate 15}
plane{y,-7pigment{checker rgb 0rgb 1scale 4}finish{diffuse.1}}//   TGQ


Post a reply to this message

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