Commit Graph

24 Commits

Author SHA1 Message Date
e28e3cc2b7 Integrate distance fog support into advanced rendering composer and world background rendering 2026-04-30 02:16:34 +02:00
8ddd959e2d Initialize depth textures with explicit dimensions (1, 1) 2026-04-28 18:39:12 +02:00
939a089b30 Add comments explaining depth texture cloning and WebKit aliasing 2026-04-28 18:39:11 +02:00
c018f51318 Implement depth texture and stencil buffer support for advanced rendering composer 2026-04-28 18:37:56 +02:00
4db49b024c Update advanced rendering composer signature to include scene and AO mask 2026-04-28 05:21:04 +02:00
a71eb49b6a Implement atmospheric scattering and distance fog for God Rays 2026-04-28 04:53:26 +02:00
bb6f5ae8b8 feat: Integrate god rays pass into advanced rendering composer 2026-04-28 04:34:18 +02:00
b388277f42 Refactor distance fog enablement check 2026-04-28 04:07:46 +02:00
5678a61cf7 Integrate distance fog pass into advanced rendering composer 2026-04-28 04:07:20 +02:00
2867b13113 Integrate Screen Space Global Illumination (SSGI) and update advanced rendering composer logic 2026-04-28 03:28:46 +02:00
c550ca7634 Refactor: Improve readability of function signatures and calls in advanced rendering modules 2026-04-26 05:39:19 +02:00
c685075efd Make overrideMaterial optional in RenderLayerPass 2026-04-26 05:38:03 +02:00
63088b7c3e auto-git:
[change] src/rendering/advanced-rendering.ts
2026-04-26 05:32:59 +02:00
7170eed35f Integrate rendering layer masks into advanced rendering pipeline passes 2026-04-26 05:32:51 +02:00
dcbbc172b9 auto-git:
[change] src/rendering/advanced-rendering.ts
2026-04-22 14:55:59 +02:00
31e29bcedf auto-git:
[change] src/rendering/advanced-rendering.ts
2026-04-22 14:51:22 +02:00
e54ae8e121 Add world background renderer and update advanced rendering composer 2026-04-13 14:10:52 +02:00
6e28024097 Enhance ambient occlusion effect with dual-layer SSAO and additional parameters 2026-04-07 12:17:15 +02:00
486f0f3f3c Enhance advanced rendering by adding normal pass and refining SSAO effect settings 2026-04-07 12:16:56 +02:00
14bb36f7a6 Update rendering settings and remove WebGL check in ViewportCanvas 2026-04-06 18:04:52 +02:00
c5d45fe51d Add resolveBoxVolumeRenderPaths function in advanced-rendering.js and advanced-rendering.ts 2026-04-06 08:21:11 +02:00
37b2dad374 Update App.tsx and advanced-rendering.ts with new rendering settings 2026-04-02 20:52:49 +02:00
a5d4c2b983 Refine type definitions and code structure in advanced-rendering.ts 2026-04-02 20:51:13 +02:00
81bfd905ca Add advanced rendering configuration functions 2026-04-02 20:51:13 +02:00