#12 Add a texture loader
open
4
2010-06-10
2009-10-08
No
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
A first version has been developed. for now, it only manages files in RGB format.
It requires evolutions to manage other formats, such as RGBA.
It requires evolutions to manage files elsewhere thant in "data" directory
A Basic texture loaded has been added. for now, it only supports RGB format files.
The next step is to determine the file format and adapt the loader.