You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.1 KiB

11 years ago
10 years ago
10 years ago
11 years ago
10 years ago
10 years ago
  1. roadmap
  2. -------
  3. Current version of raylib is quite complete and functional but there is still a lot of things I would like to improve.
  4. Here it is a list of features I would like to add and functions to improve.
  5. 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.
  6. This roadmap is quite outdated... a full list of all the features we are working on should be listed here at some point...
  7. raylib v1.x
  8. - [DONE] Review Billboard Drawing functions
  9. - [DONE] Review Heightmap Loading and Drawing functions - Load Heightmap directly as a Model
  10. - Lighting support (only 3d mode)
  11. - [DONE] Simple Collision Detection functions
  12. - [IN PROGRESS] Default scene Camera controls (zoom, pan, rotate)
  13. - Basic Procedural Image Generation (Gradient, Checked, Spot, Noise, Cellular)
  14. - [DONE] Software mipmapping generation and POT conversion (custom implementation)
  15. - [IN PROGRESS] TTF fonts support
  16. Any feature missing? Do you have a request? [Let me know!][raysan5]
  17. [raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San"