Commit Graph

72 Commits

Author SHA1 Message Date
2b399d1a25 chore: add glm 2023-03-29 17:08:18 +02:00
5b7b2efefa feat: changing tecture opacity based on input 2023-03-29 15:36:08 +02:00
6a92a83f5e feat: set texture opacity randomly 2023-03-29 14:46:58 +02:00
fcc641ea21 feat: pass uniforms names as vector 2023-03-19 17:50:43 +01:00
75054ed91f feat: add infinite amount of textures 2023-03-19 16:59:13 +01:00
e5a609d7f9 feat: unify draw function 2023-03-19 13:53:13 +01:00
1228e5d618 feat: fix wrong glfw include 2023-03-14 02:17:42 +01:00
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
7dbd77117e feat: put awesome face over container 2023-03-12 14:46:56 +01:00
8b1b1bd28c feat: fix images with gl_rgba not rendering 2023-03-11 20:06:42 +01:00
6d82225bae feat: draw actual texture and not some bugged abomination 2023-03-11 19:21:07 +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
305f04c2a7 chore: intermediate commit 2023-03-11 16:58:17 +01:00
7b6d1452e4 feat: add extensions recommendations 2023-03-08 14:17:13 +01:00
2017ec2e1a feat: texture code 2023-03-05 20:02:41 +01:00
7d33b7cefd feat: move gameTypeIdeas and create usefulLinks.txt 2023-03-05 18:30:51 +01:00
0c0c9ea883 feat: add sylly gems 2023-03-05 18:30:33 +01:00
5e0a43e158 feat: initialize textures class 2023-03-05 18:14:43 +01:00
f28d2b917a feat: create initial report 2023-03-05 18:14:33 +01:00
fbb9d2acc6 chore: add stb library for image handling 2023-03-05 18:14:10 +01:00
d51ba68b1e feat: add "multiplatform" to spelled words 2023-03-05 18:13:52 +01:00
9e13cf1818 feat: restore drawSquare to non class 2023-03-05 18:12:48 +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
0188a36e5a chore: standarize program path 2023-01-27 19:41:11 +01:00
131e1f4ec9 feat: toDo draw square class 2023-01-18 17:51:24 +01:00
36c0723878 feat: split fileToShader into method 2022-12-11 20:17:11 +01:00
2a393604c6 feat: split working shader into 2 files 2022-12-11 19:52:49 +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
5157327ac4 send type ideas 2022-11-15 19:44:00 +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
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
0f293adb96 synchronzie laptop and pc 2022-09-07 18:34:50 +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
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