3d modeling recommendations?
    Steve O'Hara-Smith 
    steve at sohara.org
       
    Thu Jul 12 20:23:33 UTC 2018
    
    
  
On Thu, 12 Jul 2018 13:19:26 -0600
Gary Aitken <freebsd at dreamchaser.org> wrote:
> Hi all,
> 
> Can anyone recommend a 3-d graphics drawing program (port) that will
> generate .stl or .obj files?  I need something to create code for driving
> a 3d printer.
	I'm quite fond of openscad which is in the ports - details at:
http://www.openscad.org/
	It's based around text files describing what is to be drawn,
writing scad files is a lot like writing a program with extrusion and CSG
as primitives.
-- 
Steve O'Hara-Smith <steve at sohara.org>
    
    
More information about the freebsd-questions
mailing list