SA
메인 내용으로 이동

WebGPU

Use.GPU Docs - Intro

  • Use.GPU is a set of declarative, reactive WebGPU legos. Compose live graphs, layouts, meshes, and shaders, on the fly
  • It's a stand-alone TypeScript+Rust/WASM library with its own React-like run-time. If you're familiar with React, you will feel right at home
  • It has a built-in shader linker and binding generator, which means a lot of the tedium of common GPU programming is eliminated without compromising on flexibility