Matrix multiply using JOGL
843799May 22 2006 — edited May 30 2006Hello!
I am trying to find the simplest possible way to multiply 2 general-sized matrices by exclusively using a GPU. I have to do this using JOGL. Can somebody please give me some ideas/algorithm description/function description about how this can be done in a simple manner?
Thank you very, very much!