Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 667 Bytes

atlas

Still heavily WIP.

Dependencies

Entry points

  • Main thread: src/routes/+page.svelte
  • Worker: src/worker.ts

The Rust code lives in src/atlas/.

Running

Rust changes require a manual build and may require a dev server restart.

Remember to set the log level to verbose on the browser console.

pnpm build:atlas
pnpm dev

wgpu only supports WebGPU on Chrome. Tested on version 114.0.5735.199.