1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-23 20:49:57 +01:00
This commit is contained in:
Miloslav Číž 2019-07-21 20:39:29 +02:00
commit 79f360474b

View file

@ -2,7 +2,9 @@
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).
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):
![](https://gitlab.com/drummyfish/small3dlib/raw/master/media/rcl_plus_s3l.gif)
eye-candy previews
------------------