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.
- Host: GitHub
- URL: https://github.com/cyjico/canvas-layering
- Owner: cyjico
- License: gpl-3.0
- Created: 2021-08-08T07:25:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T10:59:10.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T04:51:48.293Z (5 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.