Demo code for basic 3D graphics on the MBED application shield's LCD (K64F). Left pot changes Z depth, joystick rotates one of the cubes.
Dependencies: C12832 FXOS8700CQ gfx3d mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:2828d6a81907 | 2015-11-29 | co657_frmb | don't print initial accelerometer readings (broken anyway). |
3:23a93f2f8cac | 2015-11-29 | co657_frmb | Various updates for demonstration purposes. Turned off benchmarking for now. |
2:297b43e931d0 | 2015-11-28 | co657_frmb | More updates / debugging. Joystick rotates 1 cube, left-pot Z depth (some stuff will crash at edges currently). |
1:3810f9d9c775 | 2015-11-01 | co657_frmb | Added some basic benchmarking, displayed on LCD in us. |
0:fe1c42b7b490 | 2015-11-01 | co657_frmb | Minor changes. |