I am working on a modern 3D model viewer for browsers which I will release when done, and I am having trouble creating the camera control script.
I a looking for similar movement as is in the scene view editor.
- Left Mouse Button held down to pivot around object
- Middle Mouse Button held down to strafe left, right, up and down
- Middle Mouse scroll for zoom
- Right Mouse Button held down to strafe left, right, up and down (same as MMB)
The controls scheme I am looking for is very similar to that of the Marmoset Viewer as well.