OpenGL Headline News
Mandelbrot set rendering tutorial with the OpenGL Shading Language
Category: Developers •
Jan 26, 2006
This tutorial discusses how to use the GPU and the OpenGL Shading Language to render the Mandelbrot Set. An appproach based on GPGPU techniques is explained (stream processing) and a realtime interactive demo, using the Hyperion Demo-System, is provided as well as demo complete source code.
