@ -10,7 +10,7 @@ The author of the example video (which is also used for the demos videos in this
* Support for OpenCL 2.0
* If you are on a recent Intel Platform (Gen8 - Gen12) you probably need to install an alternative [compute-runtime](https://github.com/kallaballa/compute-runtime)
There are currently three demos (**the preview videos are scaled down and highly compressed**):
There are currently five demos (**the preview videos are scaled down and highly compressed**):
## tetra-demo
Renders a rainbow tetrahedron on blue background using OpenGL and encodes to VP9
@ -26,6 +26,11 @@ Renders a color wheel on top of a input-video using nanovg (OpenGL) and encodes
My take on a optical flow visualization on top of a video. Encoded to VP9. "optflow_mt" is an example on how to use threads to maximize use of both GPU and CPU.