AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
Fractal Example

Note
This page describes an example listed in Application Examples.
Fractal viewer application demonstrating usage of custom shaders.

Fractal

If you are familiar with OpenGL, you can use custom shaders with AUI. In this example, we're using such shader to display a GPU-computed Mandelbrot set.

Source Files#