Whisperings:Solo Piano Radio
  POV-Ray : Newsgroups : povray.bugreports : Problem with spline + orthographic : Problem with spline + orthographic Server Time: 20 Jul 2008 07:19:22 GMT
  Problem with spline + orthographic  
From: Gilles Tran
Date: 12 Jul 2004 07:33:51
The scene below gives incorrect (ultra-grainy) results. It doesn't happen
when using a regular camera. Changing the tolerance value doesn't help.
Altering the position of the points can remove the problem in some cases.

Tested with the current official Windows binaries, Windows XP HE (P4 1.7 Gz,
1 Go RAM), but was reported first on another system.

camera{
    orthographic
    location y
    look_at 0
}
sphere_sweep{
    cubic_spline 4
    <0.2, 0, 1.5>, 0.005
    <0.12, 0, 0.5>, 0.005
    <0.05, 0, 0.3>, 0.005
    <0.1, 0, 0.8>, 0.005
    tolerance 0.01
    texture{pigment{rgb 1} finish{ambient 1}}
}

G.


-- 
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

Copyright 1991-2004 POV-Team™