Geometry

Here we'll discuss how to define, reference or draw geometric Objects using OpenTK.OpenGL.

Focus is on storing the Geometry directly in Video Memory using Vertex Buffer Objects (VBO). This is exactly what we want to store static parts of the Environment.

[expand with]
* 6. Drawing Optimizations