Commit Graph

21 Commits

Author SHA1 Message Date
PedroEdiaz
177edb18b1 feat(main.c, input.c): Print important information to stdout 2025-05-11 17:30:29 -06:00
PedroEdiaz
8cc9587851 feat(input): more intuitive inputs 2025-05-11 15:35:58 -06:00
PedroEdiaz
fbd7821c12 feat(input): Add mouse input 2025-05-11 15:31:04 -06:00
PedroEdiaz
64a6f60b6d feat(input): Add arrow key input 2025-05-11 12:54:43 -06:00
PedroEdiaz
dc49810a67 feat(input,window): Add glfw debug and fix nanosleep for windows 2025-04-12 11:43:39 -06:00
PedroEdiaz
fd598255f4 Allow droping klein files 2024-12-01 21:33:27 -06:00
PedroEdiaz
465d7acb3a Merge branch 'experimental' 2024-11-29 23:44:11 -06:00
PedroEdiaz
6c7c22ce50 Fix: rotations on R4 2024-11-28 16:23:39 -06:00
PedroEdiaz
4840b0c8ba Merge branch 'main' into experimental 2024-11-27 10:58:58 -06:00
PedroEdiaz
589721a953 WIP: Rotations in R4, and change colors 2024-11-26 23:51:30 -06:00
PedroEdiaz
583c0cb92f Use modern scrolling for better UX 2024-11-04 20:56:50 -06:00
PedroEdiaz
3e27f0d165 Add .clang-format and .gitignore 2024-10-24 11:21:07 -06:00
PedroEdiaz
2a5a101080 Change projection w/keyboard 2024-10-22 23:07:30 -06:00
PedroEdiaz
17e1cf8804 Document code, and clean up 2024-10-21 16:50:49 -06:00
PedroEdiaz
0552616bf9 Wait for Multidimentional struct 2024-10-18 14:01:25 -06:00
PedroEdiaz
252aab3dd2 Merge: crisel -> main 2024-10-09 20:45:05 -06:00
PedroEdiaz
e25f509ce1 Merge: issue-01 -> main 2024-10-09 20:41:43 -06:00
PedroEdiaz
1997801f88 Merge: doc -> main 2024-10-04 00:37:52 -06:00
PedroEdiaz
d22daff16d Merge: doc -> main 2024-10-02 13:10:08 -06:00
PedroEdiaz
a650807b94 ISSUE #1: Normalize quaternion to avoid deformation 2024-09-29 16:08:18 -06:00
PedroEdiaz
15dc499cd9 Add src/input.c 2024-09-13 01:23:57 +06:00