Updated comments
This commit is contained in:
parent
ef1f9fe450
commit
d05acb1b68
3 changed files with 22 additions and 21 deletions
|
@ -10,11 +10,12 @@ raylib v1.4
|
|||
|
||||
- TTF fonts support (using stb_truetype)
|
||||
- Raycast system for 3D picking (including collisions detection)
|
||||
- Remove GLEW dependency (use another solution...)
|
||||
- Remove GLEW dependency (use another solution... glad?)
|
||||
- Floyd-Steinberg dithering on 16bit image format conversion
|
||||
- Basic image manipulation functions (crop, resize, draw...)
|
||||
- Basic image procedural generation (spot, gradient, noise...)
|
||||
- Basic GPU stats sytem (memory, draws, time...)
|
||||
- LUA scripting support (wrapper to lua lib)
|
||||
|
||||
Check [GITHUB ISSUES][issues] for further details on implementation status for this features!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue