Back to Wgpu

ray-cube

examples/features/src/ray_cube_normals/README.md

29.0.1257 B
Original Source

ray-cube

This example renders a ray traced cube with hardware acceleration. A separate compute shader is used to perform the ray queries.

To Run

cargo run --bin wgpu-examples ray_cube_normals

Screenshots