SpaghettiVis
Implementation of 2009 Everts et al. Depth-Dependent Halos: Illustrative Rendering of Dense Line Data
|
CCamera | Camera class |
CGLWidget | The GLWidget class This is the main class containing the OpenGL context All interaction with OpenGL happens here |
CLineVertex | The LineVertex struct. Each line vertex has 8 floats: 3 pos, 3 direction to next, 2 uv for triangle strip texturing |
▼CMainWindow | The MainWindow class |
CFileType |