Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alligatorjazz/pixi-extended-graphics
A simple class that extends the base pixi.js with a few useful utility functions, including built-in support for dashed lines.
https://github.com/alligatorjazz/pixi-extended-graphics
canvas graphics javascript pixijs typescript
Last synced: 6 days ago
JSON representation
A simple class that extends the base pixi.js with a few useful utility functions, including built-in support for dashed lines.
- Host: GitHub
- URL: https://github.com/alligatorjazz/pixi-extended-graphics
- Owner: alligatorjazz
- Created: 2023-09-15T18:11:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T21:14:12.000Z (9 months ago)
- Last Synced: 2024-02-13T16:15:36.396Z (9 months ago)
- Topics: canvas, graphics, javascript, pixijs, typescript
- Language: TypeScript
- Homepage: https://alligatorjazz.github.io/pixi-extended-graphics/
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pixi-extended-graphics
**A simple class that extends the base [pixi.js](https://pixijs.io/) with built-in support for dashed lines.**
## Install
```bash
npm install pixi-extended-graphics
```
## Docs
[Full Documentation](https://alligatorjazz.github.io/pixi-extended-graphics/classes/ExtendedGraphics.html)[⚔ A Falchion Studios Project ⚔](https://falchionstudios.com/)