Skip to content

vegarringdal/webgpu-basic-renderer

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.4%
  • JavaScript 2.6%