summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--design.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/design.md b/design.md
index fd95b26..6f05c66 100644
--- a/design.md
+++ b/design.md
@@ -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
+