curran / IWSCourseProject

A group project for the course "Internet and Web Systems" at University of Massachusetts Lowell Fall 2011
1 stars 0 forks source link

Implement a Panning and Zooming ASH Example #8

Open curran opened 13 years ago

curran commented 13 years ago

Implement a simple ASH application with support for panning and zooming - perhaps just draw a rectangle in a fixed position, and have ASH only keep track of pan and zoom values. This is toward the zoom and pan component of Infinite Paper.

curran commented 13 years ago

An example of panning and zooming in JS and HTML5 can be found here: https://github.com/curran/liquidglobe/blob/master/code/liquid-globe-01/2010_11_20_2d_pan_zoom.html