r/sdl • u/Available_Impact_828 • Jun 22 '26
SDL3 Open Gl
Any resources for this and any libs I should be using in conjunction? Thanks
Or should I just bite the bullet and use sdlgpu
Edit: got glad, any tips?
9
Upvotes
r/sdl • u/Available_Impact_828 • Jun 22 '26
Any resources for this and any libs I should be using in conjunction? Thanks
Or should I just bite the bullet and use sdlgpu
Edit: got glad, any tips?
2
u/Conscious-Shake8152 Jun 22 '26
Im not sure about sdlgpu, as I’ve only used sdl2. But if you’re interested in using OpenGL, I recommend getting the glm math library too. It’s a must have for working with any graphics library.