You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought, I'll start a list to collect a few things, that I believe need updating on the website for SFML 3.
General
Minimum Requirements (C++17, compilers, ...)
(Use of std::optional)
Android tutorial
iOS tutorial
Window
Update the event tutorial for the new API
Highlight different APIs similar to the EvenHandling example
Recommend to not use exclusive fullscreen mode
Graphics
Tutorial for scissor & stencil testing
Audio
Creating custom sound effects
Note that we currently don't have SFML 3 branch and it's not fully defined how we want to integrate the new major version, as such you may want to hold off providing contributions for SFML 3
The text was updated successfully, but these errors were encountered:
I thought, I'll start a list to collect a few things, that I believe need updating on the website for SFML 3.
std::optional
)Note that we currently don't have SFML 3 branch and it's not fully defined how we want to integrate the new major version, as such you may want to hold off providing contributions for SFML 3
The text was updated successfully, but these errors were encountered: