Dan Ristic
Dan Ristic
Hello! I'm trying the challenge from https://sotrh.github.io/learn-wgpu/beginner/tutorial8-depth/#a-pixels-depth Running WASM in Chrome I saw there is an overload for textureSample that returns a `f32` when passing in a depth texture: https://www.w3.org/TR/WGSL/#texturesample,...
Hello! I'm trying the challenge from https://sotrh.github.io/learn-wgpu/beginner/tutorial8-depth/#a-pixels-depth Running WASM in Chrome I saw there is an overload for textureSample that returns a `f32` when passing in a depth texture: https://www.w3.org/TR/WGSL/#texturesample,...