Bullet Dice

Rating: 
0
No votes yet

This Qt example application demonstrates the deployment of the Bullet external physics library with a QtOpenGL application. 

The application creates several virtual dice and places them on a virtual table where the user can manipulate them with touch and accelerometer events. Simple cube/plane-based physics are applied to the dice with Bullet. The world is rendered with QtOpenGL (QGLWidget) using OpenGL ES 2.

This example application is hosted in Nokia Developer Projects:

This application has been tested on Harmattan, Symbian Anna, and Windows 7 platforms.

Have fun!

Screenshots: 
Application versions: 
AttachmentSizeDate
File bulletdice_1.1.0_armel.deb1017.13 KB13/11/2014 - 02:21
File bulletdice_1.1.1_armel.deb1017.13 KB13/11/2014 - 02:31
File bulletdice_1.1.2_armel.deb1017.13 KB13/11/2014 - 02:38
Changelog: 

bulletdice (1.1.2) stable; urgency=low

* Initial Release.