We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb994b commit 72ee238Copy full SHA for 72ee238
README.md
@@ -14,8 +14,9 @@ Setup Guide
14
15
Demo
16
-----
17
-- WebGL
18
-<https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html>
+- WebGL <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html>
+- WebGL (threads) <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_threads/index.html>
19
+- WebGL (threads, simd) <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_threads_simd/index.html>
20
- Android
21
<https://github.com/EnoxSoftware/OpenCVForUnity/releases>
22
0 commit comments