simlevesque / canvas-grid-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canvas-grid-master

Canvas-grid-master is an endless grid in canvas to browse a bunch of images stored in a folder. Work in progress. Will be probably released in November 2015.

To Do :

Features

  • Optimize draw function
  • Different mode to spread the tile (pattern mode, limited continuous image)
  • Add method for basics events (click, hover etc.)

Nice to have

  • Add easing when the viewport moves

Fix

  • Scale fom the center of the screen

Documentation

Documentation to come.

Initializing

<script type="text/javascript">
  var wall = new Wall('canvas','viewport', array});
</script>

Options

About


Languages

Language:JavaScript 95.4%Language:CSS 2.8%Language:HTML 1.8%