mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 17:09:19 +02:00
inversed view transform uniform
This commit is contained in:
@@ -65,6 +65,7 @@ void gl::glsl_common_setup()
|
||||
{
|
||||
mat4 projection;
|
||||
mat4 lightview;
|
||||
mat4 inv_view;
|
||||
vec3 scene_extra;
|
||||
float time;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user