renderling
renderling copied to clipboard
🍖 A GPU driven real-time renderer, backed by wgpu
* [x] windows can build renderling * [x] windows can run the example app * [x] windows tests pass on `MSI` runner (NVIDIA GeForce RTX 3050 Laptop GPU) * [x]...
@see https://github.com/gltf-rs/gltf/issues/398 https://github.com/schell/renderling/blob/ff33c327af7a95a9b242be35233ea2d96c7206b2/crates/renderling/src/stage/gltf_support.rs#L793-L794
https://github.com/schell/renderling/blob/d8bdb6fbf302068a90573e37e3013f994d4e3e5c/crates/renderling/src/gltf.rs#L1020
https://github.com/schell/renderling/blob/d8bdb6fbf302068a90573e37e3013f994d4e3e5c/crates/renderling/src/context.rs#L141
https://github.com/schell/renderling/blob/d8bdb6fbf302068a90573e37e3013f994d4e3e5c/crates/renderling/src/gltf.rs#L1027
https://github.com/schell/renderling/blob/222060db299c04fc5384444ac346ea5e8b59d9b0/crates/renderling/src/ibl/diffuse_irradiance.rs#L74
https://github.com/schell/renderling/blob/d902ff82973de18678b348e4d2e0712691694bc8/crates/renderling/src/texture.rs#L793
https://github.com/schell/renderling/blob/2c136ec4db3e3fb0fbeab6305c2ea87f47670217/crates/renderling/src/ibl/diffuse_irradiance/cpu.rs#L85
https://github.com/schell/renderling/blob/d902ff82973de18678b348e4d2e0712691694bc8/crates/renderling/src/stage/cpu.rs#L43