Need to continuously upload the camera matrix for examples/Rendering.
MapperGL only uploaded the camera matrix once on initialization. This works for the glfw, egl, and osmesa rendering tests, but not for anything that has an interactive camera.
MapperGL only uploaded the camera matrix once on initialization. This works for the glfw, egl, and osmesa rendering tests, but not for anything that has an interactive camera.