I recently noticed that there are 2 major Qt features: Qt WebAssembly and Qt quick WebGL which are very powerful and useful. For the Qt WebAccembly, any your C++ Qt applications could be executed on a browser. For Qt quick WebGL, it is optimized for Qt Quick and allows you to run remote Qt Quick applications in a browser.
Qt WebAssembly Examples
https://github.com/msorvig/qt-webassembly-examples
Qt For WebAssembly Examples
(source code: https://github.com/msorvig/qt-webassembly-examples)
SensorTagDemo
colordebugger
gui_lifecycle
gui_localfiles
gui_opengl
gui_raster
mqtt_simpleclient
quick_clocks
quick_controls2_gallery
quick_controls2_testbench
quick_hellosquare
slate
widget_wiggly
widgets_wiggly
https://www.jianshu.com/p/bed6c2963435
Qt WebAssembly
Qt for WebAssembly
Get started with Qt for WebAssembly
https://blog.qt.io/blog/2018/11/19/getting-started-qt-webassembly/
Qt WebAssembly 內容介紹
https://qtdream.com/topic/1081/qt-webassembly-%E5%86%85%E5%AE%B9%E4%BB%8B%E7%BB%8D/2
Qt WebAssembly 內容介紹
https://qtdream.com/topic/1081/qt-webassembly-%E5%86%85%E5%AE%B9%E4%BB%8B%E7%BB%8D/2
Here is a presentation about Qt for WebAccembly.
QtWS18 – Qt for WebAssembly by Morten Sørvig, The Qt CompanyQt WebAssembly Examples
https://github.com/msorvig/qt-webassembly-examples
Qt For WebAssembly Examples
(source code: https://github.com/msorvig/qt-webassembly-examples)
SensorTagDemo
colordebugger
gui_lifecycle
gui_localfiles
gui_opengl
gui_raster
mqtt_simpleclient
quick_clocks
quick_controls2_gallery
quick_controls2_testbench
quick_hellosquare
slate
widget_wiggly
widgets_wiggly
https://www.jianshu.com/p/bed6c2963435
Qt quick WebGL
Here is a quick introduction to Qt quick WebGL
The introduction of Qt Quick WebGL Streaming
WebGL streaming in a Raspberry PI Zero W
Related Demo:
No comments:
Post a Comment