POV-Ray : Newsgroups : povray.newusers : X,Y,Z : Re: X,Y,Z Server Time
29 Jul 2024 12:25:06 EDT (-0400)
  Re: X,Y,Z  
From: Christoph Hormann
Date: 2 Dec 2005 04:18:38
Message: <dmp3ih$jb9$1@chho.imagico.de>
Rolandd wrote:
> I have many (thousands) of coordinates in an ascii file in the format:
> 
> x,y,z
> x,y,z
> x,y,z
> ....
> 
> Is there a utility that will allow me to create a .pov file from these
> coordinates and represent them as small spheres?

sed "s?^?sphere{<?;s?\$?>,RADIUS}?"

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.imagico.de/ (Last updated 31 Oct. 2005)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

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