void setUniform4f(const std::string& name, float f0, float f1, float f2, float f3); void setUniform1i(const std::string& name, int f0); ...
Opengl program . Contribute to niyotham/opengl_python development by creating an account on GitHub.