POV-Ray : Newsgroups : povray.general : show a line in 3D ? : Re: show a line in 3D ? Server Time
3 Aug 2024 00:25:15 EDT (-0400)
  Re: show a line in 3D ?  
From: 1ternaut
Date: 16 Jun 2004 03:25:36
Message: <40cff5f0@news.povray.org>
Thank you, i progress ;o)



news:40cfdd60@news.povray.org...
> > Yes ..... But, if you could give the exactly source code of the
function,
> i
> > just have to run, it would help me to start ;o) Thanks you
>
> Well, the cylinder that I described is:
>
> cylinder {
> <-100,-100,-100>, // starting point
> <100,100,100>, // ending point
> 0.1 // radius
>
> pigment {rgb 1} // white
> }
>
> You'll also need a light source and a camera.
>
> If this is new to you, then I strongly suggest you read the tutorials that
> come with POV-Ray. Start by clicking on the button in POV-Ray that says
> "Scene", which will bring you to the help files.
>
>  - Slime
>  [ http://www.slimeland.com/ ]
>
>


Post a reply to this message

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