|
|
40f12dd510
|
Added the ability to use renderdoc and warn when uniforms unavailable
|
2022-07-20 16:26:40 +01:00 |
|
|
|
a0819a4e98
|
Added the camera position and the models position to pbr shader
|
2022-07-18 14:17:08 +01:00 |
|
|
|
f364da6272
|
Finally shifted the camera. Now to move it to the camera class.
|
2022-01-24 15:18:44 +00:00 |
|
Warwick
|
17196e223a
|
Minimized opengl code in main and fixed shader loader check
Used this resource to help minimiz main and fix shader loader
> https://learnopengl.com/code_viewer_gh.php?code=src/1.getting_started/3.3.shaders_class/shaders_class.cpp
> https://learnopengl.com/code_viewer_gh.php?code=includes/learnopengl/shader.h
|
2021-05-15 15:18:07 +01:00 |
|
|
|
654f4a869a
|
Almost replacedshaders in the main file
|
2021-03-25 12:16:00 +00:00 |
|