<p><strong>CROW</strong> is a pure <strong>C#</strong> widget toolkit originally developed for rapid GUI implementation for
<a href="http://opentk.github.io/">OpenTK</a>.<p/>
- <p>Trying to make it as efficient as possible, it evolved as a full feature toolkit with templates, styles, compositing, and bindings.
- Running under Mono, With multi-platform libraries it should run on any target.</p>
<p>Using Crow is an easy way to get instantly some controls in your your OpenGL application. With the binding system, your local
variables are bound to the interface in 2 clicks and with the full transparency, your openGL scene will always stay fully visible.</p>
<p>Please report bugs and issues on <a href="https://github.com/jpbruyere/Crow/issues">GitHub</a></p>