diff options
-rw-r--r-- | design.md | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,6 +1,20 @@ -# honey architecture +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. -## opengl +core +---- + +* opengl +* graphics + * stb + * cairo + * freetype +* cglm +* ode physics +* sound?? + +### opengl + |