Package Exports
- @antv/g-webgpu-engine
- @antv/g-webgpu-engine/es/index.js
- @antv/g-webgpu-engine/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@antv/g-webgpu-engine) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@antv/g-webgpu-engine
- implements render engine's interface with WebGPU/WebGL
GLSL
- GLSL 4.5 in WebGPU
- GLSL 1.0 in WebGL 1
Compute Shader
- Compute Shader in WebGPU
- VS/FS GPGPU in WebGL