Skip to content

Commit 72ee238

Browse files
committed
added the WebGL build with multithreads and simd enabled.
1 parent cdb994b commit 72ee238

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Setup Guide
1414

1515
Demo
1616
-----
17-
- WebGL
18-
<https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html>
17+
- WebGL <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html>
18+
- 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>
1920
- Android
2021
<https://github.com/EnoxSoftware/OpenCVForUnity/releases>
2122

0 commit comments

Comments
 (0)