Commit Graph

5 Commits

Author SHA1 Message Date
c463904a6b lib: add mini tests framework 2024-10-14 22:40:35 +02:00
bca01fe3cd feat: add probe functions for user customization
custom probes inside the library allow the user developer
to run useful code along the renderer loop
2024-10-08 23:36:14 +02:00
950fb4d353 feat: introduce camera interface 2024-10-08 19:43:14 +02:00
5d19366642 fix: input handling 2024-10-08 17:27:09 +02:00
a176afab7e init: kick-off repository from gravity's SC
source code was taken from my project gravity and
modified so I can reuse the renderer in other projects.
I will also upgrade it, free it from old bugs, put more
effort into learning the math behind rendering, etc.
2024-10-08 00:15:42 +02:00