tamani-coding / webgpu-basic-renderer

webgpu-image-processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webgpu-basic-renderer

Screenshot

Make sure your browser supports webGPU.

For example download chrome canary and call:

chrome://flags/#enable-unsafe-webgpu

Run

npm install

and then

npm run start

WebGPU is still in development, this example may break.

Learning sources

http://austin-eng.com/webgpu-samples/

About

webgpu-image-processing

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%