2013-11-19 02:38:44 +04:00
|
|
|
roadmap
|
2013-11-19 03:03:51 +04:00
|
|
|
-------
|
2013-11-19 02:38:44 +04:00
|
|
|
|
2014-04-19 18:36:49 +04:00
|
|
|
Current version of raylib is quite complete and functional but there is still a lot of things I would like to improve.
|
2013-11-19 02:38:44 +04:00
|
|
|
Here it is a list of features I would like to add and functions to improve.
|
|
|
|
|
2013-11-23 22:20:02 +04:00
|
|
|
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.
|
2013-11-19 02:38:44 +04:00
|
|
|
|
2014-12-31 21:25:50 +03:00
|
|
|
This roadmap is quite outdated... a full list of all the features we are working on should be listed here at some point...
|
|
|
|
|
2013-11-19 02:38:44 +04:00
|
|
|
raylib v1.x
|
|
|
|
|
2014-03-17 00:05:04 +04:00
|
|
|
- [DONE] Review Billboard Drawing functions
|
|
|
|
- [DONE] Review Heightmap Loading and Drawing functions - Load Heightmap directly as a Model
|
2014-04-19 18:36:49 +04:00
|
|
|
- Lighting support (only 3d mode)
|
2013-11-30 14:13:31 +04:00
|
|
|
- [DONE] Simple Collision Detection functions
|
2014-12-31 21:25:50 +03:00
|
|
|
- [IN PROGRESS] Default scene Camera controls (zoom, pan, rotate)
|
2014-04-19 18:36:49 +04:00
|
|
|
- Basic Procedural Image Generation (Gradient, Checked, Spot, Noise, Cellular)
|
|
|
|
- [DONE] Software mipmapping generation and POT conversion (custom implementation)
|
2014-12-31 21:25:50 +03:00
|
|
|
- [IN PROGRESS] TTF fonts support
|
2013-11-19 02:38:44 +04:00
|
|
|
|
|
|
|
Any feature missing? Do you have a request? [Let me know!][raysan5]
|
|
|
|
|
2014-07-23 02:06:24 +04:00
|
|
|
[raysan5]: mailto:raysan@raysanweb.com "Ramon Santamaria - Ray San"
|