Hey,
I’ve been looking into 2d a camera implementation using opengl with panning and zooming and have read a lot. Some things i’ve read say to use perspective projection and others orthographic.
Does anyone know any good methods of implementation? I just haven’t really found any solid information.