Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for SFML 3 #183

Closed
2 of 13 tasks
eXpl0it3r opened this issue May 3, 2024 · 2 comments
Closed
2 of 13 tasks

Updates for SFML 3 #183

eXpl0it3r opened this issue May 3, 2024 · 2 comments

Comments

@eXpl0it3r
Copy link
Member

eXpl0it3r commented May 3, 2024

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

@ChrisThrasher
Copy link
Member

If any of these things are blockers for the release of v3 then we ought to add them to #224.

@eXpl0it3r
Copy link
Member Author

Moved all the points over to #224 and added some priorities.

From this list I feel like we really should be finally adding iOS and Android tutorials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants