JSPM

  • Created
  • Published
  • Downloads 185839
  • Score
    100M100P100Q167325F
  • License MIT

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

Package Exports

    Readme

    @pixi/graphics

    Installation

    npm install @pixi/graphics

    Usage

    import { Graphics } from '@pixi/graphics';
    
    const shapes = new Graphics();