mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-23 20:49:57 +01:00
Update README.md
This commit is contained in:
parent
86861cda56
commit
1657c412c0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
- Very fast, small and efficient.
|
- Very fast, small and efficient.
|
||||||
- Uses only integer math.
|
- Uses only integer math (32bit).
|
||||||
- No dependencies (uses only stdint standard library), extremely portable.
|
- 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.
|
||||||
|
|
Loading…
Reference in a new issue