Commit Graph

4 Commits

Author SHA1 Message Date
ktyl f752fa0c80 fix: correct matrix order 2023-08-14 01:47:21 +02:00
Cat Flynn 20658ba15a feat: directional lighting 2023-08-03 20:07:46 +02:00
Cat Flynn 68d63edef7 feat: orthographic triangle 2023-08-02 01:55:28 +02:00
ktyl 1c5350b67d feat: hello triangle
Compile a vertex and fragment shader from the same directory as
hello.cpp.

Renders an orange triangle on a blue background.
2023-07-26 23:38:21 +02:00