An open API service indexing awesome lists of open source software.

https://github.com/opcon/substructio

OpenTK Building Block
https://github.com/opcon/substructio

c-sharp gamedev library opengl opentk toolkit

Last synced: 27 days ago
JSON representation

OpenTK Building Block

Awesome Lists containing this project

README

          

Substructio [![Build Status](https://travis-ci.org/opcon/Substructio.svg)](https://travis-ci.org/opcon/Substructio) [![Build status](https://ci.appveyor.com/api/projects/status/iw1u4hew3oehpypa?svg=true)](https://ci.appveyor.com/project/opcon/substructio)
====

Building blocks for OpenTK applications.

## Feature Overview
* SceneManager
* Input System
* Flexible Camera System
* First Person
* Zooming
* Directory Handler
* Implementation of http://www.codeproject.com/Articles/199525/Drawing-nearly-perfect-D-line-segments-in-OpenG
* Crash Reporting
* Simple Logging
* Game Settings Abstraction
* Polar Vector

## License
See [LICENSE](https://github.com/opcon/Substructio/blob/master/LICENSE) in the source code directory.