We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Tutorial: 'Gallery Sprite' Basics (markdown)
Updated Tutorial: 'Spline' Basics (markdown)
Updated Tutorial: 'Console Screen' Cursor (markdown)
Updated Tutorial: 'Console Screen' Basics (markdown)
Updated Tutorial: 'Console Screen' Colour (markdown)
fix final program: scale was set to just 1; it should be 2
updated to use SFML 3
added simple example with GIF rendered from it
update SFML links and version to 3
update to include link to Tutorials Introduction to help with building/linking as well as update SFML link and its version to 3
updated simple example code to use SFML 3, as well as replacing links to SFML classes with the same link to the list of classes
updated to version 1.3, which includes renamed functions for code style as well as extra functions, also updated simple example code to use SFML 3, as well as replacing links to SFML classes with the same link to the list of classes
updates to Spinning Card v1.3 that now uses sf::Angle instead of floats with a dedicated degrees/radians function, also updated simple example code to use SFML 3, as well as replacing links to SFML classes with the same link to the list of classes
updated to show that Selba Ward now uses SFML 3
adds link for sf::Vector2 (without a type) so that it can be linked when used as sf::Vector2<std::size_t>
updated simple example code to use SFML 3, updates type replacement, as well as replacing links to SFML classes with the same link to the list of classes
updated simple example code to use SFML 3, added version footer, as well as replacing links to SFML classes with the same link to the list of classes
updated simple example code to use SFML 3, fixed a typo, updated the used types and its documentation, as well as replacing links to SFML classes with the same link to the list of classes
updated simple example code to use SFML 3, updated the types used, as well as replacing links to SFML classes with the same link to the list of classes