Commit Graph

4 Commits

Author SHA1 Message Date
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
772906bec7 Add single line rendering. 2022-08-04 16:40:58 +03:00
a6465730c1
Design a simple logo and add it to README.md 2022-08-04 10:38:41 +03:00
4c42b68033
Create initial draw command list. 2022-08-03 15:04:40 +03:00