1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00
This commit is contained in:
Miloslav Číž 2019-07-14 03:49:06 +02:00
commit 2d1f76ee76

View file

@ -2,7 +2,9 @@
Public domain 3D software rasterizer for (not only) resource-limited computers. Public domain 3D software rasterizer for (not only) resource-limited computers.
If you like this, you may also like my similar project: [raycastlib](https://gitlab.com/drummyfish/raycastlib). If you like this, you may also like my similar project: [raycastlib](https://gitlab.com/drummyfish/raycastlib). These two libraries can very easily be combined together -- here is a proof-of-concept gif (environment rendered with raycastlib, cubes with small3dlib):
![](media/rcl_plus_s3l.gif)
## eye-candy previews ## eye-candy previews