mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
Update README.md
This commit is contained in:
parent
0d4eabc93c
commit
b924f0e0bf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Public domain ray casting library for (not only) resource-limited computers.
|
||||||
|
|
||||||
If you like this, you may also like my similar project: [small3dlib](https://gitlab.com/drummyfish/small3dlib). These two libraries can very easily be combined together -- here is a proof-of-concept gif (environment rendered with raycastlib, cubes with small3dlib):
|
If you like this, you may also like my similar project: [small3dlib](https://gitlab.com/drummyfish/small3dlib). These two libraries can very easily be combined together -- here is a proof-of-concept gif (environment rendered with raycastlib, cubes with small3dlib):
|
||||||
|
|
||||||
I am currently making a full suckless game with this library: [Anarch](https://gitlab.com/drummyfish/sucklessfps).
|
I've made a complete game with this library: [Anarch](https://gitlab.com/drummyfish/sucklessfps).
|
||||||
|
|
||||||
![](https://gitlab.com/drummyfish/small3dlib/raw/master/media/rcl_plus_s3l.gif)
|
![](https://gitlab.com/drummyfish/small3dlib/raw/master/media/rcl_plus_s3l.gif)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue