Hello,
for my next project I’m lokking for an similar example like the “Cube OpenGL ES 2.0 example” project for QT Quick (maybe a custom QQUickItem).
I want to create a 3D-Space, where the user can rotate the camera around a object, like a cube (for example like this: )
Can I realize this with a QQuickItem?
thank you
↧