From 27a0b21ce6fdb8540cef8ab8f60df5132651d409 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 28 Oct 2015 20:34:58 -0700 Subject: [PATCH] Basic README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..20f4827 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +ThreeDee +======== + +Musings and adventures in 3D programming with OpenGL, Swift, and maybe some +other stuff. We'll see. :)