20 Commits

Author SHA1 Message Date
51d20067c6 Save App 2023-06-27 11:53:21 +03:00
fb92781632 App: scuffed opengl stuff WIP 2023-05-29 17:40:53 +03:00
c84ef99efd Remake web dir 2023-05-26 19:44:17 +03:00
a5f1298567 App: re-add cmakelists directive, add cardgame example 2023-04-30 17:33:24 +03:00
61b9558c47 App: Remove redundant CMakeLists directive 2023-04-28 18:30:56 +03:00
005fceafd9 App: WIP broken 2023-04-28 17:44:09 +03:00
a2e592e79a App: Add controller with basic event handling 2023-04-28 17:19:52 +03:00
f8ac97ff7e Refactor app and add glcontext 2023-04-28 16:13:18 +03:00
4b9411d73b Revert App main to show sdl window 2023-04-28 15:18:03 +03:00
eb03252c02 Add defines for mat2 and mat4 in app 2023-04-28 15:16:13 +03:00
e57bd40991 App: Add Vector2 and Vector3 implementation 2023-04-28 13:38:39 +03:00
c408c76027 Add basic vector2 test for app 2023-04-28 12:58:28 +03:00
7434dd80a7 Add working test example to app 2023-04-28 12:48:49 +03:00
b6f00051ed imlpement vector2 +-*/ operations, add CowPtr implementation 2023-04-28 12:21:40 +03:00
d44c824b92 convert vector2 and vector3 to classes instead of structs 2023-04-19 21:40:57 +03:00
c81b4d213e start test cmakelists.txt for app 2023-04-17 16:50:30 +03:00
6160943329 add note for myself in app 2023-04-17 16:44:51 +03:00
41536e645b save app 2023-04-17 16:24:58 +03:00
53dbb607dd Add sdl2 template to App. Start Math in App 2023-04-08 17:51:58 +03:00
c391b7cfa5 Initial commit for App 2023-03-27 17:36:11 +03:00