mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
shadow works
This commit is contained in:
@@ -61,6 +61,9 @@ class opengl_renderer {
|
||||
|
||||
public:
|
||||
gl_program_light shader;
|
||||
gl_program_mvp depth_shader;
|
||||
gl_program_mvp *active_shader = nullptr;
|
||||
GLuint depth_tex, depth_fbo;
|
||||
|
||||
// types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user