py-sphviewer
py-sphviewer copied to clipboard
Bugfix so that last frame is included.
The camera tools don't output the camera parameters for the last frame requested but get stuck on the second-last because there's a +1 missing in the argument of np.arange. Fixed this.