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