Login  Register

Re: RFC: vecmath added to jogamp?

Posted by Sven Gothel on Jan 13, 2012; 8:48am
URL: https://forum.jogamp.org/RFC-vecmath-added-to-jogamp-tp3655995p3656113.html

On Friday, January 13, 2012 08:41:58 AM John Klehm [via jogamp] wrote:
>
> jogamp picked up the javax.media.opengl name space stuff from java3d

No, we didn't AFAIK.

JOGL used this namespace from it's beginning.

> why
> didn't it also grab the vecmath package? It seems like I find myself
> implementing vec3 vec4 mat4 classes where it'd be nice to use an established
> API.
>
> I'm not really complaining JOGL and  jogamp are working great on my machine.
> Nice work everyone. :)
>
> Consider this a feature request I guess :)

license of vecmath ? size ?

since we internally don't use vecmath and since you easily can add it
to your project since it already exists - why adding it ?

sure .. let the discussion begin .. open a bug entry (-> enhancement)
and let's see the opinion of people etc.

note: it's best to keep things smaller if there is no benefit.

~Sven