GPU Gems II Chapter Tuesday, January 04, 2005
Along with the article, we are also releasing our cross-platform GPU and utility libraries. This C++ code provides a commonly used set of graphics programming objects including basic vector and matrix math, argument parsing, and 1D filters. The higher level GPU library provides a GLUT-like API for creating windows and pbuffers that is object-oriented and stateful to make debugging complex GPGPU code much easier. Here is the README file included with the code. After the book is published, I'll include links to the documents and code from Flarg.
|