Innopolis University DevOps Playground
Skip to content

Add camera controls

Dmitrii Bargan requested to merge camera into master

This merge request add camera controls:

  • Move the camera by moving the mouse or sliding your finger across the screen
  • Zoom in and out with scrolling
  • Zoom in and out with on-screen controls
  • Inertia for moving the camera
  • Smooth zoom for on-screen controls
  • Bounding camera's position to the closest building
Edited by Dmitrii Bargan

Merge request reports