aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
blob: 0814e0b98d316a5f346f38fca5ff3ba1033962a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
roadmap
-------

Current 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 here it is a list of features I would like to add.

This roadmap is quite outdated... a full list of all the features we are working on should be listed here at some point...

raylib v1.x

   - [DONE] Review Billboard Drawing functions
   - [DONE] Review Heightmap Loading and Drawing functions - Load Heightmap directly as a Model
   - Lighting support (only 3d mode)
   - [DONE] Simple Collision Detection functions
   - [IN PROGRESS] Default scene Camera controls (zoom, pan, rotate)   
   - Basic Procedural Image Generation (Gradient, Checked, Spot, Noise, Cellular)
   - [DONE] Software mipmapping generation and POT conversion (custom implementation)
   - [IN PROGRESS] TTF fonts support
   
Any feature missing? Do you have a request? [Let me know!][raysan5]

[raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San"