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 & HelpOther Libraries › proSVG export + OPENGL
Page Index Toggle Pages: 1
proSVG export + OPENGL? (Read 767 times)
proSVG export + OPENGL?
Mar 4th, 2007, 4:32am
 
is there anyway to have proSVG and OPENGL called in Processing?

Both have the same syntax to be compiled:

size(x,y,OPENGL);

size(x,y,"prosvg.SVGOut");

Obviously Processing will not allow the inclusion of both. Is there any way to circumvent this?
Page Index Toggle Pages: 1