Skip to content

C0DECYCLE/TwoPassHZBOcclusionCullingWebGPU

Repository files navigation

Two-Pass Hierarchical Z-Buffer Occlusion Culling in WebGPU

Setup on MacOS

  1. Run npm install.
  2. Run npm run build.
  3. In .vscode/settings.json adjust the absolute path to match your machine.
  4. Go live via the VSCode Live Server extension.

Helpers

  • window.disable = true | false
  • window.freeze = true | false
  • window.debug = -1 | 0 | 1 | ...

About

Two-Pass Hierarchical Z-Buffer Occlusion Culling in WebGPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors