Ray casting engine implemented on the mBuino platform using the ST7735 LCD controller.

Dependencies:   LCD_ST7735 mbed

Ray casting engine written to test performance of the LCD_ST7735 library I wrote as a learning exercise on the mbed platform.

History

Updated the engine to use the latest LCD_ST7735 library default tip

2014-10-25, by taylorza [Sat, 25 Oct 2014 04:23:24 +0000] rev 3

Updated the engine to use the latest LCD_ST7735 library


Updated to the latest version of the LCD_ST7735 library

2014-10-05, by taylorza [Sun, 05 Oct 2014 23:59:52 +0000] rev 2

Updated to the latest version of the LCD_ST7735 library


Added destructor to clean-up memory for the _pSlivers array.

2014-09-22, by taylorza [Mon, 22 Sep 2014 04:23:35 +0000] rev 1

Added destructor to clean-up memory for the _pSlivers array.


LCD_ST7735 Raycaster on mBuino mbed platform

2014-09-21, by taylorza [Sun, 21 Sep 2014 22:04:22 +0000] rev 0

LCD_ST7735 Raycaster on mBuino mbed platform