sleistikow / Spherical

A simple FLOSS spherical image viewer for Android.
GNU General Public License v3.0
1 stars 1 forks source link

Allow two finger zooming #7

Open vanitasvitae opened 7 years ago

sleistikow commented 7 years ago

Can be done as soon as #3 is solved, since we need to have projection invariant touch input implemented. Zooming could be implemented by (down-) scaling of the model matrix of the sphere.