Commit Graph

19 Commits

Author SHA1 Message Date
2017ec2e1a feat: texture code 2023-03-05 20:02:41 +01:00
00855b2efc feat: add texture coordinates 2023-03-05 18:11:48 +01:00
e5ee1f7ee8 feat: finish shader chapter 2023-01-27 21:29:04 +01:00
131e1f4ec9 feat: toDo draw square class 2023-01-18 17:51:24 +01:00
725346d6f8 feat: working shader class 2022-12-11 18:49:16 +01:00
4205679da3 feat: add (not working) shader class 2022-11-20 23:14:59 +01:00
cffec281e2 Revert "feat: add shader class"
This reverts commit aef81a89c5.
2022-10-19 15:51:39 +02: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
aef81a89c5 feat: add shader class 2022-09-18 18:10:03 +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
68cd8c3cf7 feat: divide into files 2022-09-05 20:17:25 +02:00
c8e6f37165 feat: draw square 2022-09-04 21:25:01 +02:00
47e24fcedb feat: draw triangle, refactor code 2022-09-02 19:57:09 +02:00
69f4e802a1 feat: create attach link shaders 2022-09-01 20:08:15 +02:00
7934f833ec feat: hello triangle compiling shader 2022-08-31 20:40:41 +02:00
Krzysztof Rudnicki
5373d14909 feat: create window 2022-08-29 21:01:55 +02:00