OpenGL Headline News
Hybrid Rendering with CUDA and OpenGL
Category: Developers •
Oct 22, 2008
Ray tracing researchers David Luebke and Steven Parker discuss hybrid ray tracing and rasterization rendering techniques that combine CUDA and OpenGL. OpenGL is used for buffer and texture setup. CUDA does the ray tracing. And then OpenGL does post-processing and display.
