@pixi/graphics

Draw primitive shapes such as lines, circles and rectangles to the display

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@pixi/graphics
39,4021227.2.35 days ago5 years agoMinified + gzip package size for @pixi/graphics in KB

Readme

@pixi/graphics

Installation

npm install @pixi/graphics

Usage

import { Graphics } from '@pixi/graphics';

const shapes = new Graphics();