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.

21 lines
1004 B

  1. roadmap
  2. =======
  3. First 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 ere it is a list of features I would like to add.
  6. raylib v1.x
  7. - Review Billboard Drawing functions
  8. - Review Heightmap Loading and Drawing functions
  9. - Lighting support (only 3d mode) - CreateLight()
  10. - Simple Collision Detection functions - CheckCollisionRects(), CheckCollisionCircles()
  11. - Default scene Camera controls (zoom, pan, rotate)
  12. - Basic Procedural Texture / Image generation (Gradient, Checked, Spot, Noise, Cellular)
  13. - Software mipmapping generation and POT conversion (custom implementation)
  14. - Comments / Functions translation (?)
  15. Any feature missing? Do you have a request? [Let me know!][raysan5]
  16. [raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San"