mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-20 20:19:57 +01:00
Update README.md
This commit is contained in:
parent
e52fb3e665
commit
544d0dd30b
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ features
|
|||
- Very **fast, small and efficient**.
|
||||
- Uses **only integer math** (32bit). The tiny version should only require 16bit, but isn't completed.
|
||||
- **No dependencies** (uses only stdint standard library), extremely portable.
|
||||
- **Single header**, KISS.
|
||||
- **Single header**, KISS, suckless.
|
||||
- Advanced rendering of **variable height floor and ceiling**.
|
||||
- **Textured walls and floor**.
|
||||
- **Depth information** (e.g. for fog or z-buffer rendering).
|
||||
|
|
Loading…
Reference in a new issue