#pragma once #include #include #include #include void init_uniform(GLuint shader, GLFWwindow* window); void update_uniform();