mirror of https://github.com/fallahn/tmxlite.git
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.
![]() Copy the existing SFML example to a new directory "SFML3Example" and make it build and run with SFML 3. No real functional changes, just small tweaks to make the SFML example build with SFML 3.0 |
3 weeks ago | |
---|---|---|
.. | ||
assets | 3 weeks ago | |
cmake/modules | 3 weeks ago | |
src | 3 weeks ago | |
CMakeLists.txt | 3 weeks ago | |
SFMLExample.vcxproj | 3 weeks ago | |
SFMLExample.vcxproj.filters | 3 weeks ago | |
meson.build | 3 weeks ago | |
readme.md | 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