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

Topics to add to the FAQ/tutorials/documentation #103

Open
15 tasks
eXpl0it3r opened this issue Jan 8, 2018 · 0 comments
Open
15 tasks

Topics to add to the FAQ/tutorials/documentation #103

eXpl0it3r opened this issue Jan 8, 2018 · 0 comments

Comments

@eXpl0it3r
Copy link
Member

eXpl0it3r commented Jan 8, 2018

Often we end up repeating ourselves when answering the same question over and over again. Adding these Frequenty Asked Questions to the FAQ would be useful, however often you forget what the topic was until it comes up next time. Here's simply a list of things that could be added to the FAQ, feel free to make a pull request if you decided to write something:

  • Blurry vs pixel font rendering
  • Pixel perfect rendering (texture bleeding, interpolation, etc)
  • sf::PrimitiveType::Points/Lines pixel placing + requires offsets
  • Undefined reference, understand & solve on your own
  • System library linking
  • Events & realtime input (again)
  • Texture upside down when not calling display() on a render texture
  • Stutter related to Nvidia thread optimization & glCheck (topic)
  • High CPU usage when no frame rate limiting
  • How to squash commits
  • Object holding texture being push_back()-ed into a vector issue.
  • Proper socket connect behavior when in non-blocking mode
  • JACK errors: Jack error message on Ubuntu kcat/openal-soft#53
  • min/max Windows macros
  • OpenGL Legacy vs "Modern" and limits with SFML's graphics module
@eXpl0it3r eXpl0it3r changed the title Topics to add to the FAQ Topics to add to the FAQ or tutorials Aug 4, 2018
@eXpl0it3r eXpl0it3r changed the title Topics to add to the FAQ or tutorials Topics to add to the FAQ/tutorials/documentation Aug 4, 2018
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

1 participant