Generic geometry library

2009-04-13T14:34:37Z in open source, the lab

The Generic Geometry Library (via Mateusz Loskot) looks interesting. Algorithms operating on coordinate arrays. Optional geometry classes. Shapely's new plugin framework was motivated by my interest in Python (or Java or .NET) implementations, but a plugin using a C or Cython interface to ggl could be neat.

Comments

1Re: Generic geometry library

Howard Butler, 2009-04-13T15:57:45Z

GGL doesn't really do squat right now. A CGAL or LEDA backend for Shapely would be much more interesting and immediately useful.

2Re: Generic geometry library

Sean, 2009-04-13T19:03:40Z

It doesn't? Too bad, because I liked the idea algorithms without a lot of class baggage.

3Re: Generic geometry library

Mateusz Loskot, 2009-04-13T23:48:32Z

I'm not sure what hobu means it doesn't do squat, probably due to lack of proper english understanding ;-)

But answering to the Python thing, I suppose that if GGL will get Python bindings it will be based on Boost Python as GGL is going to be submitted for review and if approved it will join the Boost Libraries.

Comments are closed after 13 days.

about archive feed search

Some rights reserved by Sean Gillies.