POV-Ray : Newsgroups : povray.beta-test : [insert] Disc : [insert] Disc Server Time
29 Jul 2024 06:24:00 EDT (-0400)
  [insert] Disc  
From: Philippe Debar
Date: 8 Jul 2002 19:31:07
Message: <3d2a20bb$1@news.povray.org>
I suggest to add a comma after the disc location vector, before the normal
vector :

disc {
  <0, 1, 0>  <--- add comma here    // center position
  z,         // normal vector
  1.0,       // outer radius
  0.2        // optional hole radius
}

Povingly,

Philippe


Post a reply to this message

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