engineer-thesis-WUT/Engine/engine
2023-03-05 18:30:33 +01:00
..
assets feat: add sylly gems 2023-03-05 18:30:33 +01:00
gcm.cache/home/kuchy/engineer-thesis-WUT/Engine/engine feat: finish shader chapter 2023-01-27 21:29:04 +01:00
Shaders feat: finish shader chapter 2023-01-27 21:29:04 +01:00
beforeRender.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
beforeRender.hpp chore: add const 2022-09-07 18:54:59 +02:00
constants.hpp feat: add texture coordinates 2023-03-05 18:11:48 +01:00
draw.cpp feat: restore drawSquare to non class 2023-03-05 18:12:48 +01:00
draw.hpp feat: finish shader chapter 2023-01-27 21:29:04 +01:00
glad.c feat: get glad to work 2022-08-29 19:53:36 +02:00
match feat: initialize textures class 2023-03-05 18:14:43 +01:00
match.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
misc.cpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02:00
misc.hpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02:00
renderLoop.cpp Revert "Revert "feat: shaders cooperation, uniform and colors from vertice"" 2022-10-19 15:51:07 +02:00
renderLoop.hpp Revert "Revert "feat: shaders cooperation, uniform and colors from vertice"" 2022-10-19 15:51:07 +02:00
shader.cpp feat: split fileToShader into method 2022-12-11 20:17:11 +01:00
shader.hpp feat: finish shader chapter 2023-01-27 21:29:04 +01:00
shaders.cpp feat: working shader class 2022-12-11 18:49:16 +01:00
shaders.hpp Revert "feat: add shader class" 2022-10-19 15:51:39 +02:00
stb_image.h chore: add stb library for image handling 2023-03-05 18:14:10 +01:00
stb_images_implementation.cpp chore: add stb library for image handling 2023-03-05 18:14:10 +01:00
textures.cpp feat: initialize textures class 2023-03-05 18:14:43 +01:00
textures.hpp feat: initialize textures class 2023-03-05 18:14:43 +01:00