g-webgpu-core-fix

* 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 gWebgpuCoreFix from 'https://cdn.skypack.dev/g-webgpu-core-fix';
</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