/distributedCanvas

Render ultra-high-resolution web content through using Html5 canvas

Primary LanguageHTMLMIT LicenseMIT

distributedCanvas

  • Render ultra-high-resolution web content through using Html5 canvas

Plan

  • Implement a single to single model: control--> server-->receiver, just support some simple operation, drawline and so on.
  • Implement 1-->n, reconstruct middleware,add tile configuration ,tile martrix must be M*N.
  • Support more common operation.

Process

  • First version is ok!