summaryrefslogtreecommitdiff
path: root/readme
diff options
context:
space:
mode:
Diffstat (limited to 'readme')
-rw-r--r--readme4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme b/readme
index d26a9bd..84a96cc 100644
--- a/readme
+++ b/readme
@@ -6,12 +6,10 @@ Current Todo:
- Experiment with warp-wrapping, just for fun :)
- Move FPS counter from window title to rendered in-game (low priority)
- Eventually clean code (move appropriate code to different files, headers)
- - Optimize code near walls (seeing terrible performance post-yshearing)
- - Increasing width of lines to decrease amount being drawn
- - Look into PBOs?
- Level editor
Requirements:
- OpenGL
- GLFW
+ - GLEW
- Freetype (not being used as of right now)