Skip to content

Getting Started

Actis is a lightweight WebGL rendering library designed to make it easy to work with WebGL fragment shaders, passes, and textures.

Installation

bash
pnpm add @actis/core

Basic Usage

Refer to the home page for a quick React example.