Currently, the Convert 360 to 2D performs the conversion transform and the zoom/pan transform. Is it worth separating these transforms?
- Maybe it is worth adding a recenter transform that allows the user to change the image in relation to the midpoint of the equirectangular frame.
Currently, the
Convert 360 to 2Dperforms the conversion transform and the zoom/pan transform. Is it worth separating these transforms?