Qt Canvas 3D Examples▲
-
Framebuffer Example: Render into a framebuffer and use it as a texture.
-
Interaction Example: Interact with an object in canvas using Qt Quick Controls.
-
Interactive Mobile Phone Example: Demonstrates using Qt Quick item as a texture with three.js.
-
JSON Models Example: Load and display several JSON models.
-
Lit and Textured Cube Example: A simple cube with texturing and lighting.
-
One Qt Example: Demonstrates combining Qt Quick and three.js rendering.
-
Planets Example: Demonstrates combining Qt Quick and three.js rendering.
-
Qt Quick Item as Texture Example: A simple cube with a Qt Quick item as a texture.