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/SFMLExample
fallahn c15167aa17 code consistency and warnings fixes 6 months ago
..
assets update error reporting in SFML example 1 year ago
cmake/modules fix up CMake files 8 months ago
src code consistency and warnings fixes 6 months ago
CMakeLists.txt fix up CMake files 8 months ago
SFMLExample.vcxproj update error reporting in SFML example 1 year ago
SFMLExample.vcxproj.filters move animation counter to AnimationState in SFML example 4 years ago
meson.build Add meson file for SFMLExample 4 years ago
readme.md update readme files 6 years 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