Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 372 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 372 Bytes

WGSL-Toy

A playground of WebGPU.

Live demo: https://valeerajs.github.io/WGSL-Toy/build/

Features

  1. support code highlight
  2. support multi files droping
  3. support multi code editor tabs
  4. support download wgsl code
  5. wgsl errors log

Todos

  1. grammatical hints (Coming soon)
  2. texture bind (Coming soon)
  3. keyboard events
  4. localify
  5. editor settings