1
0
Fork 0
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:
Miloslav Číž 2019-06-01 16:35:12 +00:00
parent 86861cda56
commit 1657c412c0

View file

@ -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.