mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-23 20:49:57 +01:00
Merge branch 'master' of https://gitlab.com/drummyfish/raycastlib
This commit is contained in:
commit
4ff8bfeae5
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue