How could I add zoom and pan to a simple 2D application ? I don't want to use scaling for zoom since there are a lot of object in the screen , but can I use camera zoom ? something like gl.glfrustum in opengl ?
1