Getting Started

Shaders is a component library that lets you create stunning GPU-accelerated visual effects using the same declarative, component-based syntax you already know. It's available for Vue, React, Svelte and Solid.
Installation
npm install shaders
Installation is as easy as opening a terminal and running the npm installation command. Shaders is available as a single package, no matter which framework you use.
Usage
When importing components, import them from the appropriate directory for your framework, and then you can use them in your templates: