Getting Started

Installation

To install the core library:

npm install shaderpad

The core ShaderPad bundle is currently 6.1 kB gzipped.

Peer dependency requirements

If you wish to use the tracking plugins (face, pose, hands, or segmenter), you’ll also need to install MediaPipe as a peer dependency:

npm install @mediapipe/tasks-vision

Next

Previous
Overview