Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

bytehaufen/web-skia-test

Repository files navigation

A React Typescript - Skia Canvaskit WASM Example

This runs a version of the popular Mandelbrot in a Skia canvas. It is just a PoC test for Skia in web.

  • Install dependencies: npm install
  • Start Vite development server: npm run dev

Note

The Mandelbrot set is not the main focus here. The calculation stops early due to JavaScript number precision limits, which could be avoided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published