Commit Graph

15 Commits

Author SHA1 Message Date
d79b634e84 chore: ran clang-formatter on root folder 2023-03-14 01:56:29 +01:00
a2adca27e5 feat: make code compliant with cpplint 2023-03-12 17:32:42 +01:00
553c5f7397 chore: add copyrigtht info 2023-03-12 16:24:48 +01:00
4d77d24c4f feat: make texture code prettier 2023-03-11 19:08:15 +01:00
2ec9ba6aef feat: draw bugged texture 2023-03-11 17:26:16 +01:00
2017ec2e1a feat: texture code 2023-03-05 20:02:41 +01:00
41331f90fe Revert "Revert "feat: shaders cooperation, uniform and colors from vertice""
This reverts commit 4fed1960da.
2022-10-19 15:51:07 +02:00
4fed1960da Revert "feat: shaders cooperation, uniform and colors from vertice"
This reverts commit df41a903f3.
2022-10-19 15:46:29 +02:00
df41a903f3 feat: shaders cooperation, uniform and colors from vertice 2022-09-17 16:32:48 +02:00
2007ac2f55 feat: finish exersises hello triangle 2022-09-17 14:14:08 +02:00
a0a3c20b03 feat: change whatToDraw to int 2022-09-10 13:40:58 +02:00
7225191a23 chore: finish adding const 2022-09-10 13:07:13 +02:00
f8854f4bfa chore: add const 2022-09-07 18:54:59 +02:00
1860ab5848 chore: finish splitting into functions 2022-09-06 21:52:06 +02:00
68cd8c3cf7 feat: divide into files 2022-09-05 20:17:25 +02:00