* Support for cl_khr_gl_sharing and cl_intel_va_api_media_sharing OpenCL extensions.
* Support for cl_khr_gl_sharing and cl_intel_va_api_media_sharing OpenCL extensions.
* If you want CL-GL sharing on a recent Intel Platform (Gen8 - Gen12) you currently **need to install** [compute-runtime](https://github.com/intel/compute-runtime) from source and [my OpenCV fork](https://github.com/kallaballa/opencv)
* If you want CL-GL sharing on a recent Intel Platform (Gen8 - Gen12) you currently **need to build** [compute-runtime](https://github.com/intel/compute-runtime) and [my OpenCV 4.x fork](https://github.com/kallaballa/opencv/tree/GCV)
# Tutorials
# Tutorials
The tutorials are designed to be read one after the other to give you a good overview over the key concepts of Viz2D. After that you can move on to the samples.
The tutorials are designed to be read one after the other to give you a good overview over the key concepts of Viz2D. After that you can move on to the samples.
@ -77,6 +80,7 @@ The tutorials are designed to be read one after the other to give you a good ove
* \ref viz2d_render_opengl
* \ref viz2d_render_opengl
* \ref viz2d_font_rendering
* \ref viz2d_font_rendering
* \ref viz2d_video_editing
* \ref viz2d_video_editing
* \ref viz2d_custom_source_and_sink
* \ref viz2d_font_with_gui
* \ref viz2d_font_with_gui
# Samples
# Samples
@ -91,7 +95,79 @@ The goal of the samples is to show how to use Viz2D to the fullest. Also they sh