Re: [PD] exporting as stl ?

2011-07-13 Thread cyrille henry
hello, this directory is not old enough to be part of last official Gem release. You could find it on Gem svn via sourceforge. cheers, Cyrille Le 08/07/2011 19:42, Greg Pond a écrit : I have been working on the same issue. I was about to start working on sending the XYZ point data data to

Re: [PD] exporting as stl ?

2011-07-08 Thread Greg Pond
I have been working on the same issue. I was about to start working on sending the XYZ point data data to processing to export as an .stl using Marius Watz's new modelmaker librrary but would prefer to export as an .obj directly from PD. I cannot seem to find the 11.obj-exporter example in the Gem

Re: [PD] exporting as stl ?

2011-07-06 Thread cyrille henry
hello, have a look at Gem example directory: 11.obj-exporter blender can open .obj files. cyrille Le 05/07/2011 23:20, ronni montoya a écrit : Hi, Is it possible to export a 3d structure generated in Gem as a .stl ? I would like to export a 3d structure created with pd/gem and then open it

[PD] exporting as stl ?

2011-07-05 Thread ronni montoya
Hi, Is it possible to export a 3d structure generated in Gem as a .stl ? I would like to export a 3d structure created with pd/gem and then open it in 3d software as blender or rhyno. any idea of how can i achieve this? thanks R. ___