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/SFML3Example
sherlook f509d8c125 Migration to SFML3 2 weeks ago
..
SFMLExample Add SFML3 example 3 weeks ago
assets Add SFML3 example 3 weeks ago
cmake/modules Add SFML3 example 3 weeks ago
src Migration to SFML3 2 weeks ago
CMakeLists.txt Add SFML3 example 3 weeks ago
SFMLExample.vcxproj Add SFML3 example 3 weeks ago
SFMLExample.vcxproj.filters Add SFML3 example 3 weeks ago
meson.build Add SFML3 example 3 weeks ago
readme.md Add SFML3 example 3 weeks ago

readme.md

SFML Example

Test program demonstrating how one may possibly implement an orthogonal map renderer using SFML.

Note that this example provides very basic rendering, and does not support all the features supported by tmxlite, such as tile flipping/rotation or tilesets which are created as a collection of images