From 3521193bbf388bdfe090dea00345e505890a9b85 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 18 Nov 2013 23:58:36 +0100 Subject: Updated text files to support markup --- ROADMAP | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 ROADMAP (limited to 'ROADMAP') diff --git a/ROADMAP b/ROADMAP deleted file mode 100644 index dc22e564..00000000 --- a/ROADMAP +++ /dev/null @@ -1,22 +0,0 @@ -roadmap -======= - -First version of raylib is quite complete and functional but there is still a lot of things I would like to improve. -Here it is a list of features I would like to add and functions to improve. - -Around the source code there are some TODO points with pending revisions/bugs and ere it is a list of features I would like to add. - -raylib v1.x - - - Review Billboard Drawing functions - - Review Heightmap Loading and Drawing functions - - Lighting support (only 3d mode) - CreateLight() - - Simple Collision Detection functions - CheckCollisionRects(), CheckCollisionCircles() - - Default scene Camera controls (zoom, pan, rotate) - - Basic Procedural Texture / Image generation (Gradient, Checked, Spot, Noise, Cellular) - - Software mipmapping generation and POT conversion (custom implementation) - - Comments / Functions translation (?) - -Any feature missing? Do you have a request? [Let me know!][raysan5] - -[raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San" \ No newline at end of file -- cgit v1.2.3