danrossi / three-webgpu-renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 98.2%Language:HTML 1.8%