1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-23 20:49:57 +01:00
This commit is contained in:
Miloslav Číž 2018-10-24 15:06:08 +02:00
commit 4ff8bfeae5

View file

@ -27,7 +27,7 @@ terminal:
![](/media/terminal.gif) ![](/media/terminal.gif)
Gamebuino META (quick and dirty port): Gamebuino META:
![](/media/gamebuino.gif) ![](/media/gamebuino.gif)
@ -36,7 +36,7 @@ features
- Very fast, small and efficient. - Very fast, small and efficient.
- Uses only integer math. - Uses only integer math.
- No dependencies (uses only stdint standard library). - No dependencies (uses only stdint standard library), extremely portable.
- Single header, KISS. - Single header, KISS.
- Advanced rendering of variable height floor and ceiling. - Advanced rendering of variable height floor and ceiling.
- Textured walls and floor. - Textured walls and floor.