Skip to content

Add camera, update shaders to use MVP matrices

username-removed-200762 requested to merge add-camera into master
  • Use QMatrix4*4 to compute projection and view matrices
  • Update shaders to use these matrices

Merge request reports