Login  Register

RFC: vecmath added to jogamp?

Posted by John Klehm on Jan 13, 2012; 7:41am
URL: https://forum.jogamp.org/RFC-vecmath-added-to-jogamp-tp3655995.html

jogamp picked up the javax.media.opengl name space stuff from java3d 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 :)