Commit Graph

20 Commits

Author SHA1 Message Date
9d8319933d Update mock constructors in advanced rendering tests to remove unused arguments 2026-04-28 06:07:08 +02:00
fa1ef318c5 Add tests for god rays source mask calculation 2026-04-28 06:03:28 +02:00
133443ec25 Improve floating point precision in distance fog tests 2026-04-28 04:55:06 +02:00
d424df9ddd Enhance advanced rendering tests, updating distance fog parameters and adding tests for fade margins and camera clamping. 2026-04-28 04:54:14 +02:00
e91a724b41 Implement and test God Rays advanced rendering feature 2026-04-28 04:41:05 +02:00
3769ea0e21 Add unit tests for distance fog and advanced rendering composer passes 2026-04-28 04:11:18 +02:00
19645f1406 Test: Verify normal pass sharing between SSAO and dynamic GI in advanced rendering 2026-04-28 03:31:21 +02:00
db621c0243 Test: Ensure dynamic GI pass is included when enabled 2026-04-28 03:31:13 +02:00
c40e4cb4c9 Add unit tests for dynamic global illumination parameter resolution 2026-04-28 03:31:06 +02:00
e6472d4706 Add import for dynamic global illumination parameters test 2026-04-28 03:31:06 +02:00
c550ca7634 Refactor: Improve readability of function signatures and calls in advanced rendering modules 2026-04-26 05:39:19 +02:00
e5f08ae8d5 Enhance advanced rendering tests with render layer validation and pass structure checks 2026-04-26 05:36:44 +02:00
a7b6dd745f Mock postprocessing passes and effects for testing. 2026-04-26 05:36:17 +02:00
0bd859cefd auto-git:
[change] tests/domain/advanced-rendering.test.ts
2026-04-22 14:56:26 +02:00
7bacc96d45 Update onBeforeCompile call with additional parameter in advanced-rendering.test.ts 2026-04-12 01:07:51 +02:00
971c857a98 Add tests for whitebox bevel material application 2026-04-12 01:05:53 +02:00
2c5ee65291 Add test for SSAO radius value in advanced rendering 2026-04-07 12:18:22 +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
30b7b152c3 Add tests for advanced rendering logic 2026-04-06 08:34:39 +02:00