mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-12-26 01:56:19 +01:00
Update README.md
This commit is contained in:
parent
7da3bb317a
commit
0ffa06c274
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ features
|
||||||
- Depth information (for fog).
|
- Depth information (for fog).
|
||||||
- Camera shearing (looking up/down).
|
- Camera shearing (looking up/down).
|
||||||
- Camera movement with collisions.
|
- Camera movement with collisions.
|
||||||
- Support for opening door.
|
- Partial support for opening door.
|
||||||
- Pure C, tested to run as C++ as well.
|
- Pure C, tested to run as C++ as well.
|
||||||
- Optional framework functions that handle the whole rendering.
|
- Optional framework functions that handle the whole rendering.
|
||||||
- Still flexible -- pixels are left for you to draw in any way you want.
|
- Still flexible -- pixels are left for you to draw in any way you want.
|
||||||
|
|
Loading…
Reference in a new issue