gpyou
v0.0.2
Published
WebGPU library for JavaScript
Readme
gpyou
warning: This project is still in development and is not yet ready for use.
gpyou or just gpu is a simple WebGPU library for JavaScript. It is designed to be a thin layer on top of the WebGPU API, providing a more convenient and easy-to-use interface.
Installation
# npm
npm install gpyou
# pnpm
pnpm add gpyou
# yarn
yarn add gpyou
# bun
bun add gpyouUsage
note: This project is still in development and is not yet ready for use.
