📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@antv/g-plugin-webgpu-device

Package Overview
Dependencies
Maintainers
64
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-plugin-webgpu-device

A G plugin implements GPUDevice interface with WebGPU API

1.9.17
latest
Source
npm
Version published
Weekly downloads
10
-65.52%
Maintainers
64
Weekly downloads
 
Created
Source

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。

Keywords

antv

FAQs

Package last updated on 11 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts