JSPM

  • Created
  • Published
  • Downloads 182184
  • Score
    100M100P100Q168467F
  • License MIT

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

Package Exports

  • @pixi/graphics

Readme

@pixi/graphics

Installation

npm install @pixi/graphics

Usage

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

const shapes = new Graphics();