Skip to content

Latest commit

 

History

History
Support classes for the OpenTK Sample

Includes render helpers:

- Simple text renderer (one embedded bitmap font)
- Shader abstraction
- Texture loader

And simple UI:

- File Dialog abstraction
- Buttons

These are not optimal for game development, and simply represent the minimum needed to use the features of
SimpleMesh.