light/Engine
Light b8ca0099cb Camera
- Added 'Camera'
- Added 'SetuniformMat4' to the 'Shader' , this is a temporary solution
- Added u_ViewProjection to glsl shaders

- Fixed 'Application's' placeholder delta time
- Fixed glfwKeyEvent returning KeyReleasedEvent on GLFW_REPEAT

- Note: Camera is not supported for DirectX for the time being due to hlsl not
       supporting uniforms like glsl
2021-07-05 01:59:18 +04:30
..
res/Shaders Camera 2021-07-05 01:59:18 +04:30
src Camera 2021-07-05 01:59:18 +04:30
dxgidebug.dll Major changes 2021-06-15 09:39:11 +04:30
premake5.lua Textures 2021-06-29 11:01:11 +04:30