0.0.4 • Published 6 months ago

gputemplate v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

gputemplate

install

npm i gputemplate

usage

import getGPUTemplate from "gputemplate";

const {
	canvas,
	context,
	adapter,
	device,
	presentationFormat,
} = await getGPUTemplate(document.querySelector("canvas#target"));
0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago