POV-Ray : Newsgroups : povray.advanced-users : .POV to .stl help : Re: .POV to .stl help Server Time
18 Jun 2024 08:08:50 EDT (-0400)
  Re: .POV to .stl help  
From: Le Forgeron
Date: 27 Mar 2014 03:03:17
Message: <5333cd35@news.povray.org>
Le 26/03/2014 20:39, formpig a écrit :
> hi all,
> new poster here.
> i work on a variety of platforms and have found the need to convert a discrete
> number of data sets to stl file format. i have done a decent amount of research
> on this but i am afraid it is beyond my technical capacity at the moment.
> is there anyone on the forum that may be able to do this for me as a favor or
> alternatively to do consult via a skype session to get me set up to do this
> myself?
> perhaps both?
> thanks in advance,
> j
> 
> 
Sorry, but there is more than just triangles in Povray: despite the
usual approach of the majority of rendering engine, a sphere in Povray
is not, at any time, transformed as a set of planar faces.

The same hold true for most primitives of Povray, as well as for CSG
operations.

If your Povray scene is made of mesh objects (collection of triangles),
then the adaptation to the stl file format might just be a matter of
massaging the syntax. (but that does not sound easy either)

-- 
Just because nobody complains does not mean all parachutes are perfect.


Post a reply to this message

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