POV-Ray : Newsgroups : povray.newusers : X,Y,Z : Re: X,Y,Z Server Time
29 Jul 2024 12:29:57 EDT (-0400)
  Re: X,Y,Z  
From: Kyle
Date: 1 Dec 2005 21:12:05
Message: <83bvo1h2usnds24c0ib77h6p4uau99gpoa@4ax.com>
>Is there a utility that will allow me to create a .pov file from these
>coordinates and represent them as small spheres?

You should be able to do this right in POV-Ray.  Use the #fopen
directive to open the file, then use the #read directive in a #while
loop to read the values.  You can create the spheres in the loop also.
Look for #read in the POV-Ray help file.


Kyle


Post a reply to this message

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