Add a texture loader
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.
Log in to post a comment.
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.