You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tmxlite/SDL2Example/src
Java 5d8735ac3f
Update MapLayer.cpp Fix u v
idIndex / tileCountY should be idIndex / tileCountX.
This should fix tilesets that don't have the same rows as columns.
1 month ago
..
MapLayer.cpp Update MapLayer.cpp Fix u v 1 month ago
MapLayer.hpp implement basic tile layer rendering in SDL example 1 year ago
Texture.cpp fix up CMake files 1 year ago
Texture.hpp implement basic tile layer rendering in SDL example 1 year ago
main.cpp implement basic tile layer rendering in SDL example 1 year ago
stb_image.h update SDL2 example boilerplate with texture loading and vertex array creation 1 year ago