Skip to content

fork2keep/webgpu-basic-renderer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgpu-basic-renderer

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

No packages published

Languages

  • TypeScript 97.5%
  • JavaScript 2.5%