Re: Geometric computation software
Re: Geometric computation software
- Subject: Re: Geometric computation software
- From: Oscar Morales Vivó <email@hidden>
- Date: Mon, 26 May 2003 14:57:14 +0200
I've been building one for a long while. Still missing some polygon
stuff (like boolean operations) and not much in the way of display, but
the base is there. I can hand you the stuff for points, vectors, edges,
triangles etc. which is quite easy to build on. As long as it is for
non-profit I won't mind the least bit. And as long as you don't mind a
behemoth of C++ code you might like it :D
Hope that helps.
On Monday, May 26, 2003, at 13:00 Europe/Madrid, priggs wrote:
Has anybody used a geometric computation toolset for such things as
polygon
intersection, distance between points, and other vector graphics
operations? I
have
found a package called Magic Software. Has anybody used this in a
project, and
if so
how did it go? Was it easy to integrate?
Thanks for the input.
Philip Riggs
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
/*
Oscar Morales Vivs
Eternal Computer Science Student. Master of C++ Templates. Cocoa Nut.
Computer Graphics Illuminati. UI Guru in Training. Dabbler in all
things CS and most which are not.
Web stuff:
http://homepage.mac.com/oscarmv/index.html
*/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.