You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
359 B
17 lines
359 B
# Shader-Demo {#viz2d_shader} |
|
|
|
@prev_tutorial{viz2d_nanovg} |
|
@next_tutorial{viz2d_font} |
|
|
|
| | | |
|
| -: | :- | |
|
| Original author | Amir Hassan (kallaballa) <amir@viel-zu.org> | |
|
| Compatibility | OpenCV >= 4.7 | |
|
|
|
Renders a mandelbrot fractal zoom. Uses shaders, OpenCL and VAAPI together. |
|
|
|
@youtube{2AhnolWRLBQ} |
|
|
|
@include samples/cpp/shader/shader-demo.cpp |
|
|
|
|
|
|