Login  Register

Re: Need recommendation for 3d math lib

Posted by gouessej on May 21, 2012; 3:51pm
URL: https://forum.jogamp.org/Need-recommendation-for-3d-math-lib-tp4003344p4005039.html

Hi

There is no equivalent in Java as far as I know.

If you want to do some computing on the GPU, you can use JOCL directly (low level) or Aparapi (high level).
Julien Gouesse | Personal blog | Website