2D lightmap example.

This commit is contained in:
jussi
2023-12-12 23:39:08 +02:00
parent 93b5b2eb37
commit 5ebdba6af0
4 changed files with 243 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ KEY CHANGES:
- ADDED: Files management functions.
- ADDED: More Model management functions.
- ADDED: More Model animations management functions.
- ADDED: 2D lightmap example.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.