This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofCubeMapShaders.h
Go to the documentation of this file.
24 vstr = "#version "+ofGLSLVersionFromGL(ofGetGLRenderer()->getGLVersionMajor(), ofGetGLRenderer()->getGLVersionMinor())+"\n";
Definition ofCubeMapShaders.h:13
static std::string defaultVertShader()
Definition ofCubeMapShaders.h:37
static ShaderSource equiRectToCubeMap()
Definition ofCubeMapShaders.h:54
static ShaderSource irriadianceCubeMap()
Definition ofCubeMapShaders.h:98
Definition ofCubeMapShaders.h:16