Devlogs
v1.1 - Texture manipulation support
Posted January 08, 2025 by Avram
A new version (v1.1) has been released. It adds the following features:
- loading textures from resource files
- loading textures from URLs
- texture wrapping modes - wrapS (horizontal) and wrapT (vertical)
- texture repeating - X (horizontal) and Y (vertical)
- texture offset in percentage - X (horizontal) and Y (vertical)