Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

48 rindas
1.9 KiB

pirms 11 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
pirms 8 gadiem
  1. roadmap
  2. -------
  3. Current version of raylib is quite complete and functional but there is still a lot of things to add and improve.
  4. Here it is a wish list of features I would like to add and functions to improve.
  5. Note raylib source code has multiple TODO points with pending things to review and improve. Check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
  6. raylib 1.x
  7. Basic GPU stats sytem (memory, draws, time...)
  8. Improved custom file-format (.rres) and packaging tool
  9. Procedural image generation functions (spot, gradient, noise...)
  10. Procedural mesh generation functions (cube, cone, sphere...)
  11. Touch-based camera controls for Android
  12. Gamepad support on HTML5
  13. raylib 1.6
  14. [DONE] Lua scripting support (raylib Lua wrapper)
  15. [DONE] Redesigned audio module
  16. raylib 1.5
  17. [DONE] Support Oculus Rift CV1 and VR stereo rendering (simulator)
  18. [DONE] Redesign Shaders/Textures system -> New Materials system
  19. [DONE] Support lighting: Omni, Directional and Spot lights
  20. [DONE] Redesign physics module (physac)
  21. [DONE] Chiptunes audio modules support
  22. raylib 1.4
  23. [DONE] TTF fonts support (using stb_truetype)
  24. [DONE] Raycast system for 3D picking (including collisions detection)
  25. [DONE] Floyd-Steinberg dithering on 16bit image format conversion
  26. [DONE] Basic image manipulation functions (crop, resize, draw...)
  27. [DONE] Storage load/save data functionality
  28. [DONE] Add Physics module (physac)
  29. [DONE] Remove GLEW dependency -> Replaced by GLAD
  30. [DONE] Redesign Raspberry PI inputs system
  31. [DONE] Redesign gestures module to be multiplatform
  32. [DONE] Module raymath as header-only and functions inline
  33. [DONE] Add Easings module (easings.h)
  34. Any feature missing? Do you have a request? [Let me know!][raysan5]
  35. [raysan5]: mailto:ray@raylib.com "Ramon Santamaria - Ray San"
  36. [isssues]: https://github.com/raysan5/raylib/issues