aboutsummaryrefslogtreecommitdiff
path: root/plan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plan.txt')
-rw-r--r--plan.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/plan.txt b/plan.txt
deleted file mode 100644
index fea614d..0000000
--- a/plan.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Future plans:
-- More geometry stuff (boxes, rays, planes, lines, triangles, etc.)
-- Thread support (thread, mutex, cv, atomics, etc.)
-- Image loading/processing/saving support
-- Polygon rasterization (possibly canvas)
-- UTF8 string support (BMP handling)
-- Font rendering
-- GUI (Windows GUI oriented, X11)
-- Deflate/Inflate implementation
-- Audio loading/processing/saving support
-- FFT/IFFT (with basic complex numbers)
-- Basic 2D/3D physics engine (possibly as a separate library?)
-- Configuration support (INI, JSON, Registry)
-- More unit tests \ No newline at end of file