Menu

javaGeom 0.10.0 released

Hi,

The last version of the javaGeom library has just been released, and is now available for download !

JavaGeom is a Java library for geometrical computations.
It provides a general framework for manipulating and creating geometric primitives (polygons, conics, bezier curves...), computing the intersection points between shapes, applying transforms, or performing measurements.
The 0.10.0 release removes the dependency of Point2D to the java.awt.Point2D class. This should make the library usable for android application. Several bugs have been fixed for the manipulation of polygons. Feedback is welcome !

Download:

Home page:
http://geom-java.sourceforge.net/
https://sourceforge.net/projects/geom-java/

have fun !

Posted by David 2011-12-04

Log in to post a comment.