toji / webgpu-bundle-culling

A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPU Render Bundle Culling

A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.

Live demo here

About

A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.

License:MIT License


Languages

Language:JavaScript 57.7%Language:HTML 42.3%