Using sf::View

I’ve been using SFML now for more than a year but I never really understood how sf::View really works, until now. So I feel like sharing this enlightenment and I’ll also create a tutorial in the wiki section on GitHub. What can a sf::View do? This question is not that complicated to answer and I […]

Tutorial: How To Change Your Cursor?

I’ve just published my first tutorial with SFML, okay it’s actually not fully my tutorial since I’ve partially rewritten one from the old section, but expanded it with in my opinion a better solution.Although you can find the tutorial on the wiki site of SFML, I post it here again. How to change your cursor? […]