Articles
>> Saturday, July 27, 2013
I received an e-mail pointing out that the links to my old articles are broken. In response, I've transplanted three articles to codeproject.com:
- Pick Selection with OpenGL and OpenCL - using CL-GL interoperability to determine which object the user selected
- COLLADA, TinyXML, and OpenGL - reading and rendering mesh data in the COLLADA format
- Linear Rigid Body Dynamics with OpenGL - combining kinematic equations and graphics
- A Gentle Introduction to OpenCL - an overview of OpenCL coding
- Accelerating Web Applications with WebCL - an article on browser-based GPU computing with Nokia's WebCL implementation on Firefox
1 comments:
Are you upto date on the shitty blocking by Google of OpenCL on Android to try and force people to use Renderscript?
https://code.google.com/p/android/issues/detail?id=36361
I particularly like the juxtaposition of the last comment with the "Closing Comments" line.
Post a Comment