@antv/g-webgpu-core

* contains systems and components in ECS * root DI container implemented by inversify.js * export render engine's interface which will be implemented by WebGPU/WebGL in `@antv/g-webgpu-engine`

Usage no npm install needed!

<script type="module">
  import antvGWebgpuCore from 'https://cdn.skypack.dev/@antv/g-webgpu-core';
</script>

README

@antv/g-webgpu-core

  • contains systems and components in ECS
  • root DI container implemented by inversify.js
  • export render engine's interface which will be implemented by WebGPU/WebGL in @antv/g-webgpu-engine