0.8.0 • Published 5 years ago

canvaxjs v0.8.0

Weekly downloads
30
License
MIT
Repository
github
Last release
5 years ago

The powerful entity-based canvas rendering library

GitHub | NPM

Using canvax

The canvax library is super simple to use. To create a new renderer, go ahead and attach a new renderer to a canvas element.

var game = new canvax.Renderer(document.querySelector('#myCanvas'))

Install canvax

npm install canvaxjs

Documentation

Full documentation will be arriving soon. Docs have been removed in canvax version 0.4.0, and hopefully new ones will take their place soon enough.

For now, though, look at the default properties in entities' model class files. (ex. model/Rectangle.js)

0.8.0

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago