Login  Register

CPU - based math library (like GLM)?

Posted by BIS on Sep 13, 2016; 9:05pm
URL: https://forum.jogamp.org/CPU-based-math-library-like-GLM-tp4037172.html

Hey, guys -

I've just finished getting up to speed on programmable pipeline GL, and am preparing to port a series of apps (the OneStone® Pebbles apps listed amon the featured apps on the JOGL site) to forward-compatible GL3.3.

I will probably have a few questions as I work through this, but the first question is this:

Is there a recommended library supporting CPU-side matrix and vector math for use with JOGL? I've searched the forums but haven't found anything definitive. I'd rather not re-invent the wheel and roll my own - there must be something available that does what I need. Or so I hope...



Thanks in advance -

DR