Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 274 Bytes

Three.JS WebGPU Renderer

Three.JS WebGPU Renderer build. Bundles a renderer module and a bundled module with Three.JS.

Build

npm install
npm run build

Install into project

npm install https://github.com/danrossi/three-webgpu-renderer.git --save-dev