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.
IndexDiscussionGeneral Discussion,  Status › Program to export image to Processing
Page Index Toggle Pages: 1
Program to export image to Processing (Read 1395 times)
Program to export image to Processing
Mar 12th, 2009, 7:11am
 
Hey guys, I am new to Processing (studying it as part of my degree)... I was wondering if there was such a thing as a GUI that would translate vector graphics into Processing code?
Re: Program to export image to Processing
Reply #1 - Mar 12th, 2009, 12:46pm
 
Well, there is the Candy SVG Import library (built in Processing) which allows to display SVG (standard vector graphics) in Processing.

AFAIK, there is no tool (like the JavaFX SVG converter) translating vector graphics to a bunch of scale, translate, rect, ellipse and such calls.
Page Index Toggle Pages: 1