TypeGPU is a TypeScript library simplifying the WebGPU API and WGSL with zero-cost abstractions, type-safe data transfer and dependency injection.
Packages:
- packages/typegpu - the core library.
- packages/typegpu-wgsl-parser - a WGSL parser, aiding in unit tests and pretty code formatting in DEV.
Apps:
- apps/typegpu-docs - the documentation webpage, along with live examples.