tolelom
6bc77cb777
feat(renderer): add ORM and emissive texture map support to PBR pipeline
- Extended bind group 1: albedo + normal + ORM + emissive (8 bindings)
- pbr_shader.wgsl: ORM sampling (R=AO, G=roughness, B=metallic) + emissive
- deferred_gbuffer.wgsl: ORM + emissive luminance in material_data.w
- deferred_lighting.wgsl: emissive contribution from G-Buffer
- All 5 PBR examples updated with default ORM/emissive textures
- Backward compatible: old 4-binding layout preserved
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:41:30 +09:00
..
2026-03-24 20:33:03 +09:00
2026-03-25 11:11:55 +09:00
2026-03-25 20:41:30 +09:00
2026-03-25 15:51:12 +09:00
2026-03-24 20:23:59 +09:00
2026-03-25 20:41:30 +09:00
2026-03-24 20:14:18 +09:00
2026-03-24 19:56:28 +09:00
2026-03-25 20:41:30 +09:00
2026-03-25 20:41:30 +09:00
2026-03-25 20:41:30 +09:00
2026-03-25 17:46:41 +09:00
2026-03-24 19:34:39 +09:00