Ray casting engine implemented on the mBuino platform using the ST7735 LCD controller.
Ray casting engine written to test performance of the LCD_ST7735 library I wrote as a learning exercise on the mbed platform.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:e32f5c25a352 | 2014-10-25 | taylorza | Updated the engine to use the latest LCD_ST7735 library |
2:4de2cb6f6fe8 | 2014-10-05 | taylorza | Updated to the latest version of the LCD_ST7735 library |
1:fdbc2be25831 | 2014-09-22 | taylorza | Added destructor to clean-up memory for the _pSlivers array. |
0:303768292f44 | 2014-09-21 | taylorza | LCD_ST7735 Raycaster on mBuino mbed platform |