honey architecture
==================

The core of honey is fairly simple, providing only library loading and timing functions. Everything else lives in the various modules attached to it.

core
----

* opengl
* graphics
  * stb
  * cairo
  * freetype
* cglm
* ode physics
* sound??

### opengl