GPU Splatting
1.0
A deffered render that draws the surface of point cloud data.
|
▼CGLFWApplication | A generic base class for GLFW-applications |
CVis2Application | The main class of the renderer - the action is here! |
CGL::GLProgram | Encapsules an OpenGL shader program |
CGL::GLShader | Encapsuls an OpenGL shader |
CGL::GLTexture | Encapsules an OpenGL texture for easier use |
CGL::Quad | A quadratic plane, centered at (0,0,0) with size 2, faceing z |
CVertex | Contains the attributes of a vertex |