ELEC2645 (2018/19) / Mbed 2 deprecated el17cd

Dependencies:   mbed

Revisions of Cube/Cube.h

Revision Date Message Actions
37:524b91130885 2019-04-29 Improved class descriptions File  Diff  Annotate
36:6fbafc8bed80 2019-04-29 Ensured all doxygen descriptions are above function declarations File  Diff  Annotate
35:fe3956825bd8 2019-04-29 removed breif comment in wrong areas File  Diff  Annotate
34:5cb9b4d01f5c 2019-04-29 Removed @ before brief causing descriptions to be in the wrong order File  Diff  Annotate
32:9c250eda7f3f 2019-04-05 Removed unnecessary includes in .h files File  Diff  Annotate
25:3995271e411c 2019-04-03 amended cube.cpp and documented cube.h File  Diff  Annotate
23:eb50ab95bb53 2019-04-03 Doxygen reported Game.h, amended coding style in Game.cpp File  Diff  Annotate
22:236319885874 2019-04-03 Game now runs at a target fps of 60 File  Diff  Annotate
20:3ca430241df0 2019-04-01 Made renderer sort all faces by z axis and draw instead of being done in game class File  Diff  Annotate
17:3c9672c6e532 2019-03-31 changed from double precision to single (massive performance gain!) File  Diff  Annotate
16:64cd7bc094f9 2019-03-31 added death screen with restart and menu options and 3d cube selector File  Diff  Annotate
14:885915260e25 2019-03-31 Added score and ensured players cannot hold left/right and win (at current; speed) File  Diff  Annotate
11:2cd6341136ca 2019-03-24 added horizon, rotating field of view when moving and collision detection File  Diff  Annotate
10:07a23afd5088 2019-03-19 painters algorithm working (without rotation) implemented concept cube runner File  Diff  Annotate
8:a667bc5050c1 2019-02-26 added prototype asteroid idea; File  Diff  Annotate
7:15543cb10a14 2019-02-23 Working rotation in y axis!!!!! File  Diff  Annotate
6:75031d14fc0d 2019-02-23 Translation of cubes working; File  Diff  Annotate
5:54d3b36fec2c 2019-02-22 Added X rotation of cubes, z axis not functioning yet File  Diff  Annotate
4:759a5c34e239 2019-02-22 Cube Class implemented, when instantiated it created 12 vertices and 6 faces File  Diff  Annotate