0.3.0 • Published 1 year ago

gl-canvas v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

gl-canvas

Published on NPM Published on webcomponents.org

a Custom Element that extends <canvas> with handlers for the WebGL context and various events.

Usage

Note: twgl.js is not required but highly reccomended when working with raw WebGL calls

in HTML

<script type="module" src="gl-canvas.esm.js"></script>
<gl-canvas></gl-canvas>

Installation

npm install gl-canvas

Features

Contributing

Pull requests and suggestions are very welcome now

License

MIT

0.3.0

1 year ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.1

4 years ago