Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
Go to the source code of this file.
Classes | |
class | Tucano::Shapes::Cone |
A simple cone shape. More... | |
Namespaces | |
Tucano | |
Tucano::Shapes | |
Variables | |
const string | Tucano::Shapes::cone_fragment_code |
Default fragment shader for rendering cone. More... | |
const string | Tucano::Shapes::cone_vertex_code |
Default vertex shader for rendering cone. More... | |