Commit Graph

91 Commits

Author SHA1 Message Date
649c74ce97 feat: finish copying 2023-08-09 19:34:51 +02:00
f141a4cfcc feat: lol 2023-08-08 22:05:55 +02:00
51c3d4f810 feat: compile chapter 2 breakout on laptop 2023-07-15 13:05:15 +02:00
0ab96eb0fc fix: resourceManager.cpp clang form 2023-07-11 19:20:19 +02:00
ce05bca9c4 chore: uodate breakout, constant, game.cpp and hpp 2023-07-11 18:18:44 +02:00
d857bf7016 fix: make breakout.cpp clang compliant 2023-07-06 19:43:08 +02:00
a88c7a2cab feat: run clang-tidy fix on repo 2023-07-06 17:35:25 +02:00
140fbbc4a1 feat: set up the most restrictive clang tidy settings 2023-07-02 16:02:11 +02:00
b2e5e1a356 feat: added script for clang 2023-07-02 15:31:19 +02:00
72951f8a8c feat: make all code compliant with cpplint 2023-07-02 14:44:29 +02:00
40cee498e3 feat: updated breakout.cpp according to cpplint standard 2023-07-02 14:21:25 +02:00
ab5b0daa4e feat: add working CMakeLists.txt 2023-07-02 14:11:30 +02:00
236f898ce0 feat: deleted edsp1 project (moved to wut repo) 2023-07-02 13:43:23 +02:00
50233bed1a feat: delete learnopengl folder 2023-06-28 19:52:12 +02:00
10f2b747b8 chore: run breakout 2023-04-02 18:26:43 +02:00
81fe93bfa5 chore: move glm and glfw into dependencies folder 2023-04-02 18:17:28 +02:00
937acac0d7 chore: copy paste glm and glfw 2023-04-02 18:15:17 +02:00
f097369bab chore: add new folder 2023-04-02 17:59:15 +02:00
56cd687c30 chore: rename learnopengl folder 2023-03-29 17:35:59 +02:00
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