Tea Service Demo in QMLThe Tea Service demo in QML shows how QML/3D can be used to draw a complex scene made up of several objects. It also demonstrates object picking, animations, states and transitions. There is also a C++ version of this demo, which is not as visually interesting as the QML/3D version. It is much easier to implement interaction models and animations in QML than in C++. Files: |