I’m trying to find a good example of how to do 2D map scrolling using OpenGL in LWJGL.
I think I have a pretty good grasp upon the idea, but I’m really struggling to find a good example.
Any help is appreciated.
I’m trying to find a good example of how to do 2D map scrolling using OpenGL in LWJGL.
I think I have a pretty good grasp upon the idea, but I’m really struggling to find a good example.
Any help is appreciated.
Problem solving is a key component in game development. If you have a good grasp on the idea, have a go and get stuck in. If you hit a wall and it isn’t working quite right, persist. If you really cannot solve the problem, then ask here.