POV-Ray : Newsgroups : povray.unofficial.patches : stl file generation Server Time
28 Mar 2024 04:04:07 EDT (-0400)
  stl file generation (Message 1 to 2 of 2)  
From: Le Forgeron
Subject: stl file generation
Date: 18 Aug 2014 15:49:58
Message: <53f258e6$1@news.povray.org>
To make my life easier, Hgpovray (
https://github.com/LeForgeron/povray/tree/Hgpovray
) can now generate a stl file from a (closed) mesh.

Still have to document it, but syntax is :

  stl_save { "filename.stl" , MeshObject }

Code should run on little endian and big endian.
(but I have only a little endian to test)

The output works with Shapeways.

-- 
IQ of crossposters with FU: 100 / (number of groups)
IQ of crossposters without FU: 100 / (1 + number of groups)
IQ of multiposters: 100 / ( (number of groups) * (number of groups))


Post a reply to this message

From: clipka
Subject: Re: stl file generation
Date: 18 Aug 2014 20:37:33
Message: <53f29c4d@news.povray.org>
Am 18.08.2014 21:49, schrieb Le_Forgeron:

> The output works with Shapeways.

That's some pretty good news.


Post a reply to this message

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