A sketch plugin that renders your designs to HTML Canvas with WebGL.
Getting Started
- Select an artboard in your sketch file
- Run plugin
Scroll,wheel, andpinchto traverse renderright clickto reload or inspect window
Canvas Components
- App
- type:
PIXI.Application - children:
Canvas
- type:
- Canvas
- type:
PIXI.Container - children:
Artboard
- type:
- Artboard
- type:
PIXI.Container - children:
ArtboardLayers
- type:
- ArtboardLayers
- type:
PIXI.Container - children:
(Group | Image | Shape | ShapePath)[]
- type:
- Group
- type:
PIXI.Container - children:
(Group | Image | Shape | ShapePath)[]
- type:
- Image
- type:
PIXI.Container - children:
GroupsShadowsShadowsBaseImageFillsInnerShadowsBorders
- type:
- BaseImage
- type:
PIXI.Sprite
- type:
- Shape
- type:
PIXI.Container - children:
ShapePartial[]
- type:
- ShapePartial
- type:
PIXI.Container - children:
GroupsShadowsShadowsFillsInnerShadowsBorders
- type:
- ShapePath
- type:
PIXI.Container - children:
GroupsShadowsShadowsFillsInnerShadowsBorders
- type:
- GroupsShadows
- type:
PIXI.Container - children:
GroupShadows[]
- type:
- GroupShadows
- type:
PIXI.Container - children:
Shadow[]
- type:
- Shadows
- type:
PIXI.Container - children:
Shadow[]
- type:
- Shadow
- type:
PIXI.Graphics
- type:
- Fills
- type:
PIXI.Container - children:
Fill[]
- type:
- Fill
- type:
PIXI.Graphics
- type:
- InnerShadows
- type:
PIXI.Container - children:
InnerShadow[]
- type:
- InnerShadow
- type:
PIXI.Container - children:
InnerShadowsMaskMaskedInnerShadows
- type:
- InnerShadowsMask
- type:
PIXI.Graphics
- type:
- MaskedInnerShadows
- type:
PIXI.Container - children:
MaskedInnerShadow[]
- type:
- MaskedInnerShadow
- type:
PIXI.Graphics
- type:
- Borders
- type:
PIXI.Container - children:
Border[]
- type:
- Border
- type:
PIXI.Graphics
- type:
Supports
- Layers
- Shapes
all - ShapePaths
all - Text
all- Converted to outlines, rendered as Shape or ShapePath
- Images
all - Symbols
all - Groups
all
- Shapes
- Styles
- Fills
all - Borders
all - Border Options
all - Opacity
- Blend Modes
Normal, Multiply - Shadows
all - Inner Shadows
all - Blur
Gaussian, Zoom - Transforms
rotation, horizontal flip, vertical flip
- Fills
- Masks
- Light Theme
- Dark Theme



