Recently QT introduced the "Canvas3D" Project, which basically allows you to draw OpenGL via Javascript. ie, native WebGL.
That sounds great to use cesiumJS (https://cesiumjs.org/).
Is possible to use CesiumJS with Qt Canvas3D project? How can i do it?