SFML (2023)



I've been interested in graphics programming for a long while now, but it was very hard to get into with writing pure OpenGL and with GLFW it also didn't work out. But at the starts of 2023 I found out about SFML(Simple and Fast Multimedia Library) and withing a few days of learning I got vertex arrays, sprites, textures, text, some physics and even ImGui working. I hope to learn a lot more about it and make some games with it and go and write with OpenGL it self.

Tools I used


  • Visual Studio
  • SFML
  • ImGui
  • Git/GitHub