diff options
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 3 |
1 files changed, 2 insertions, 1 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! |
