Commit Graph

16 Commits

Author SHA1 Message Date
470475092a Rename namespace to Dashboard. 2024-07-17 23:18:20 +03:00
1ccab1c85a Converted project to ^nullable enable. 2024-06-09 22:54:33 +03:00
9b16e015f6 Fix depth test issue in demo. 2024-06-06 22:33:55 +03:00
bd69c0d93f Preliminary typesetting work. 2024-05-15 23:17:01 +03:00
7ce474d92a Changes to platform abstraction layer. 2024-04-11 19:09:00 +03:00
9c9efc6eeb Convert command queue to a command list. 2024-04-08 23:50:05 +03:00
032a38e13b Small fixes on OpenTK support. 2024-03-04 21:41:16 +03:00
118b50cee2
Add font rendering. 2023-09-22 19:30:17 +03:00
d65bb8ad0a
Add new demo application template. 2023-07-28 22:37:49 +03:00
72d0f02440 Purge all old files. 2023-06-29 14:17:32 +03:00
41b7bebba5 Rename geometry types with Q prefix instead of Quik. 2023-06-29 10:42:02 +03:00
a50650e54a Create custom OpenGL bindings.
This removes the hard dependency on OpenTK for a core component of QUIK.
Although not all environments are going to be using OpenGL, having it be
independent from a vendor library would be more benefitial for more
people.
2023-06-22 23:11:32 +03:00
4b2271dd29 Change textures from interface to abstract class. 2023-05-15 21:49:48 +03:00
9339295378 Push all uncommitted changes.
I have had a long break from this project due to other higher priority
things going on in my life. Big changes inbound.
2023-05-13 16:17:57 +03:00
1d3f22f6ce Clean up the font test code slightly. 2022-08-20 12:57:57 +03:00
772906bec7 Add single line rendering. 2022-08-04 16:40:58 +03:00