Results 1 to 4 of 4
Thread: simple 2D Vector API/library
- 01-29-2012, 07:45 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 2
- Rep Power
- 0
simple 2D Vector API/library
Hello,
I'm searching for a simple 2D/3D vector library/API (only for representing and manipulating a vector, not to actually draw it on the screen - for using within Android development).
So similar like this A Vector Type for C# - CodeProject® but obviously for java ;)
Anybody has a hint before I have to code my own?
Thanks!
-
Re: simple 2D Vector API/library
Have you checked to see if the Apache Commons mathematics library have what you want?
- 01-31-2012, 07:57 PM #3
Member
- Join Date
- Jan 2012
- Posts
- 2
- Rep Power
- 0
Re: simple 2D Vector API/library
Thx, this library looks good!
-
Similar Threads
-
simple question vector
By felito in forum New To JavaReplies: 3Last Post: 01-26-2011, 08:03 PM -
I want to put the native library in library path in mac os x
By Hussain Ali in forum Advanced JavaReplies: 2Last Post: 02-24-2010, 07:55 AM -
Vector<vector> loop thru
By ocean in forum New To JavaReplies: 11Last Post: 11-21-2009, 02:17 PM -
Vector<Point2D> list = new Vector<Point2D>();Is it possible for 15,000 Point2D obj???
By Mazharul in forum Java 2DReplies: 1Last Post: 04-06-2009, 06:45 AM -
Tell me jar file for library library org.bouncycastle.cms
By 82rathi.angara in forum New To JavaReplies: 10Last Post: 09-09-2008, 05:11 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks