Commit graph

10 commits

Author SHA1 Message Date
4e3e592b7f idk wip 2025-08-21 22:24:02 -04:00
d8f573c678 feature: WIP GBA
cube is turning, but has some scalling issue vertically while turning allong z
also need to implement quad detection along Y axis
2025-08-17 21:44:27 -04:00
violette
4f8fde9eb5 fix: now working on glibc
fixed a bug were stdin was set to nonblocking and never reset back to blocking.
This caused STDOUT to become nonblock, and for some reason glibc cannot deal
with it, but every other libc could. uh.
2025-05-13 00:48:24 -04:00
be90134ebe feat: makefile and readme 2025-05-02 13:41:00 -04:00
violette
805e12f721 fix: vbuf and non init var 2025-05-02 12:51:50 -04:00
55aee8c40b feat: vbuf and licence 2025-05-02 12:43:00 -04:00
b3873798f3 fix: fix apple only code 2025-05-02 11:47:09 -04:00
e10a07c784 feat: Quaternions + cv! 2025-05-02 11:39:32 -04:00
52158d293e improper euler 2025-04-27 18:19:47 -04:00
ca9f2d4c03 Tait Bryan angles, yaw pitch roll 2025-04-27 15:38:09 -04:00