We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Processing, 3D software and illustrator ...
Page Index Toggle Pages: 1
Processing, 3D software and illustrator ... (Read 1003 times)
Processing, 3D software and illustrator ...
Feb 7th, 2006, 10:03am
 
Hi,

I know that it is possible to export graphics from processing into adope illustrator. I wonder if it is possible the other way around?

And is it possible to use a 3d program to model the shapes that you want to use in your processing code? If yes, how do I import the 3D objects, and from which 3D program can I import the 3D objects?

am
Re: Processing, 3D software and illustrator ...
Reply #1 - Feb 7th, 2006, 11:04am
 
There are 2 libraries for your needs. The SVG Import library for vectorgraphics: http://www.ghost-hack.com/p5/svgimport  and theses one: http://users.design.ucla.edu/%7Etatsuyas/tools/objloader/index.htm for 3d file in the wavefront alias .obj format.
Page Index Toggle Pages: 1