abstractalgo / constellation

a high-performance SDK for building GPU-rendered large-scale canvas-based apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

constellation

A high-performance SDK for building large-scale canvas-based apps, capable of handling hundreds tens of thousands of elements.

Utilizes an optimized GPU-based renderer and a high-throughput event system.

Local setup

This project uses Bun. To install dependencies:

bun install

About

a high-performance SDK for building GPU-rendered large-scale canvas-based apps


Languages

Language:TypeScript 73.3%Language:CSS 18.3%Language:HTML 8.4%