@antv/g-plugin-webgpu-device
A G plugin implements GPUDevice interface with WebGPU API
Last updated 3 years ago by panyuqi .
MIT · Repository · Bugs · Original npm
$ cnpm install @antv/g-plugin-webgpu-device 
SYNC missed versions from official npm registry.

g-plugin-webgpu-device

使用 WebGPU 提供 GPUDevice 能力。

目前通过 Open trial token 使用: https://developer.chrome.com/origintrials/#/registration/3817785846614982657

Vertex / Fragment Shader 使用 wgpu naga 生成 wasm,运行时异步加载,将 GLSL 300 转译成 WGSL。 Compute Shader 直接使用 WGSL。

Current Tags

  • 1.7.39                                ...           latest (3 years ago)

3 Versions

  • 1.7.39                                ...           3 years ago
  • 1.1.8-alpha.1                                ...           3 years ago
  • 1.7.8                                ...           3 years ago

Copyright 2013 - present © cnpmjs.org