summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLogan Hunt <loganthebean222@gmail.com>2020-08-04 23:34:07 -0600
committerGitHub <noreply@github.com>2020-08-04 23:34:07 -0600
commitb323ae0ca067deb0a48e3d9088160383d698a28f (patch)
treeecc9c24871ec64b167dc66fb94eae46d5a3f2321 /README.md
downloadsimple3dengine-b323ae0ca067deb0a48e3d9088160383d698a28f.tar.gz
simple3dengine-b323ae0ca067deb0a48e3d9088160383d698a28f.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..52ea41f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# Simple3DEngine
+A simple 3D engine written in C with integer math (fixed-point)