Skip to content

denoland/webgpu-examples

Repository files navigation

These examples are a deno port of the wgpu examples but using utils's createCapture, copyToBuffer & createPng instead of a swapchain as deno's webgpu implementation is headless.

To try out, upgrade deno to at least 1.8.0 and run the commands below.

$ cd hello-compute
$ deno run --unstable --allow-read --allow-write mod.ts
Uint32Array(4) [ 0, 2, 7, 55 ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •