Hi!
In several 3D engines written in Java, lots of operations are performed on vectors and matrices, I think about dot product, cross product, distance, normalization, addition, subtraction, multiplication... Are such operations noticeably faster with OpenCL than with plain Java?