Tea Service DemoThe Tea Service demo shows how Qt3D can be used to draw a complex scene made up of several objects. It also demonstrates object picking. There is also a QML version of the Tea Service demo which has more advanced object picking, animations, states, and transitions. It is much easier to add complex interaction models and animations in QML than in C++. Files: |