foxnne/pixi

Implement `camera` for canvas

foxnne opened this issue · 1 comments

  • Implement a camera struct that allows for zooming/scaling and panning the current document texture on the canvas.

Recently merged changes that implement this.