An open API service indexing awesome lists of open source software.

https://github.com/cyjico/canvas-layering

Rendering of canvas with layering.
https://github.com/cyjico/canvas-layering

Last synced: 3 months ago
JSON representation

Rendering of canvas with layering.

Awesome Lists containing this project

README

        

# canvas-layering

Rendering of canvas with layering.

## Installation

1. Download the `canvas-layering.js` file in `lib` folder.
2. Include the `.js` file before your main file.

## Usage

For adding layers, it expects the element to be a `div` or any generic element.