Commit Graph

5 Commits

Author SHA1 Message Date
Cat Flynn 20658ba15a feat: directional lighting 2023-08-03 20:07:46 +02:00
Cat Flynn abb990b9d4 feat: ambient lighting 2023-08-03 08:43:34 +02:00
Cat Flynn 74ccc647f4 chore: simplify time usage 2023-08-03 01:05:13 +02:00
Cat Flynn c73f7f74db feat: add time uniform to shader 2023-07-27 22:18:33 +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