POV-Ray : Newsgroups : povray.general : How to make wireframe output? : Re: How to make wireframe output? Server Time
10 Aug 2024 07:23:03 EDT (-0400)
  Re: How to make wireframe output?  
From: Bill DeWitt
Date: 1 Feb 2000 16:32:34
Message: <389750f2@news.povray.org>
"Andrew Woodfin" <adw### [at] unccedu> wrote in message
news:3897393C.516DA08F@uncc.edu...
> Is there a way to generate a wireframe output image from a POV scene
> file?
>

I know this isn't wire frame, but I was thinking some variation and
improvement upon this... and as usual, I don't get what I would expect.

#declare SphereTexture1 = texture

                                             pigment

                                                        gradient
camera_location
                                                        color_map {
                                                                   [ 0.0 rgb
0 ]
                                                                   [ 0.2 rgb
0 ]
                                                                   [ 0.2
rgbt 1 ]
                                                                   [ 1.0
rgbt 1 ]
                                                                  }
                                                         } }


Post a reply to this message

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