Skip to content

AddisonPrairie/WebGPU-LVBH-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WEBGPU LBVH demo

This demo builds a linear BVH on the GPU using compute shaders based on the algorithm in this paper.

demo

You can try the demo here - just drag and drop an .obj model. It uses this repository for parsing .obj files.

About

Constructing a linear BVH with WebGPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published