publiclab / infragram

A minimal core of the Infragram.org project in JavaScript
https://infragram.org/sandbox/
GNU General Public License v2.0
44 stars 166 forks source link

Canvas Zooming And Panning #437

Open Forchapeatl opened 2 years ago

Forchapeatl commented 2 years ago

Test Case: Implementation of Canvas Zooming and Panning

found at https://stephaniequintana.github.io/infragram/index3.html

https://user-images.githubusercontent.com/24577149/180340982-82f9b298-9c94-41d0-882e-dfddc7c472d6.mp4

TODO

Fixes #418

Hello @jywarren @cesswairimu @TildaDares @stephaniequintana . Another milestone has been achieved. The zooming works fine but the panning experience is horrible. I can't seem to understand the flow of moue events. Please does any one know of a website where ,panning of Webgl canvas has been implemented ? I need to get a feel of the panning experience so that ours(infragram) can be improved. Here is a link to the current implementation at https://stephaniequintana.github.io/infragram/index3.html . Thank you. Please I am also relying on your feed backs for improvements.

Thank you!

gitpod-io[bot] commented 2 years ago