Update README.md

pull/3471/head
Amir Hassan 2 years ago committed by GitHub
parent 03289e7bfc
commit fc2af9ed49
  1. 8
      README.md

@ -20,7 +20,13 @@ The goal of the demos is to show how to use Viz2D in conjunction with interop op
* [nanovg](https://github.com/inniyah/nanovg)
* [nanogui](https://github.com/mitsuba-renderer/nanogui)
There are currently eight demos. The shader-demo, font-demo and optflow-demo can be compiled using emscripten but for now you have to figure out how to do it yourself :).
There are currently eight demos. The shader-demo, font-demo, optflow-demo and beauty-demo can be compiled to WebAssembly using Emscripten but for now you have to figure out how to do it yourself :).
## Online Demos
https://viel-zu.org/opencv/shader
https://viel-zu.org/opencv/font
https://viel-zu.org/opencv/optflow
https://viel-zu.org/opencv/beauty
## tetra-demo
Renders a rainbow tetrahedron on blue background using OpenGL, applies a glow effect using OpenCV (OpenCL) and encodes on the GPU (VAAPI).

Loading…
Cancel
Save