gputemplate

0.0.4 • Public • Published

gputemplate

install

npm i gputemplate

usage

import getGPUTemplate from "gputemplate";

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

/gputemplate/

    Package Sidebar

    Install

    npm i gputemplate

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    1.51 kB

    Total Files

    3

    Last publish

    Collaborators

    • ihasq