Open Nanogamer7 opened 1 month ago
This issue only refers to textures, collision boxes are a separate topic.
SDL support rendering geometry, demonstrated here: https://github.com/fallahn/tmxlite/blob/master/SDL2Example/src/MapLayer.hpp This would improve performance, but would also require a major rewrite of the map code
This issue only refers to textures, collision boxes are a separate topic.
SDL support rendering geometry, demonstrated here: https://github.com/fallahn/tmxlite/blob/master/SDL2Example/src/MapLayer.hpp This would improve performance, but would also require a major rewrite of the map code