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.
IndexProcessing DevelopmentLibraries,  Tool Development › request for comment ... j2d rendering in p
Page Index Toggle Pages: 1
request for comment ... j2d rendering in p (Read 652 times)
request for comment ... j2d rendering in p
Jan 24th, 2009, 9:35am
 
hi all,

I've been using a few very simple routines for some time to render java2d shapes in processing. I have legions of geometry code that deals with "Shape" objects (mostly Path2Ds) and these routines put them onto the screen. Please see   http://code.google.com/p/pj2d/source/browse/trunk/src/org/resisttheb/pj2d/PJ2d.java ...

If anyone could comment on whether this functionality already exists in processing or if not, what could be improved here, I would love to hear it.

thanks!
Page Index Toggle Pages: 1