POV-Ray : Newsgroups : povray.general : problem with poly object : Re: problem with poly object Server Time
4 Aug 2024 00:20:30 EDT (-0400)
  Re: problem with poly object  
From: Warp
Date: 6 Sep 2003 17:11:50
Message: <3f5a4d96@news.povray.org>
If you are using 'sturm' and still getting the problem, it's probably
a precision problem (not necessarily bug) in the poly object.

  If you can represent your objects as meshes (and specially if you need
to copy the same object several times), I recommend trying that.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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