https://github.com/nathanpotter17/webgpu-ts
WebGPU Rendering Context using TS + WGSL
https://github.com/nathanpotter17/webgpu-ts
typescript webgpu
Last synced: 3 months ago
JSON representation
WebGPU Rendering Context using TS + WGSL
- Host: GitHub
- URL: https://github.com/nathanpotter17/webgpu-ts
- Owner: nathanpotter17
- License: bsd-3-clause
- Created: 2024-07-13T02:27:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T02:42:43.000Z (11 months ago)
- Last Synced: 2025-02-01T21:27:56.151Z (4 months ago)
- Topics: typescript, webgpu
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebGPU-TS
WebGPU-TS is a TypeScript library that provides aims to provide a high-level API for working with the WebGPU standard and its type library, @webgpu/types.
## License
WebGPU-TS is licensed under the BSD 3-Clause License.