You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
learn-wgpu/docs/intermediate/tutorial13-hdr/readme.md

456 B

High Dynamic Range Rendering

What is High Dynamic Range?

Switching to HDR

before hdr after hdr

Loading HDR textures

Equirectangular textures and cube maps

equirectangular skybox

Compute shaders

Skybox

debugging skybox

projection error

Reflections

with-reflections