Building 3D applications in QML with Qt3D:
Using C++ to extend QML Qt3D and to build applications with Qt3D:
- Hello Teapot - drawing a basic object in 3D.
- Cube in C++ - applying transformations and materials to objects.
- Nesting - drawing into framebuffer objects.
- Penguin - loading a 3DS model with Qt3D.
- Page Flip - using shaders to combine textures.
- Shapes - paints all of the basic OpenGL shapes.
Other topics:
Return to the main Qt3D page.