docs: update STATUS.md and DEFERRED.md with TAA and SSR
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -114,8 +114,8 @@
|
|||||||
|
|
||||||
## Phase 7-4
|
## Phase 7-4
|
||||||
|
|
||||||
- **TAA** — 미구현.
|
- ~~**TAA**~~ ✅ Halton jitter + neighborhood clamping + history blending 컴퓨트 셰이더 완료.
|
||||||
- **SSR** — 미구현.
|
- ~~**SSR**~~ ✅ 스크린 스페이스 레이 마칭 + edge fade 컴퓨트 셰이더 완료.
|
||||||
- **Motion Blur, DOF** — 미구현.
|
- **Motion Blur, DOF** — 미구현.
|
||||||
- ~~**Auto Exposure**~~ ✅ 컴퓨트 셰이더 luminance + 적응형 노출 계산 완료. deferred_demo 통합 미완료.
|
- ~~**Auto Exposure**~~ ✅ 컴퓨트 셰이더 luminance + 적응형 노출 계산 완료. deferred_demo 통합 미완료.
|
||||||
- **Bilateral Bloom Blur** — 단순 tent filter.
|
- **Bilateral Bloom Blur** — 단순 tent filter.
|
||||||
|
|||||||
@@ -145,13 +145,13 @@ crates/
|
|||||||
└── voltex_editor — IMGUI, docking, 3D viewport, inspector, asset browser, TTF font, UiRenderer
|
└── voltex_editor — IMGUI, docking, 3D viewport, inspector, asset browser, TTF font, UiRenderer
|
||||||
```
|
```
|
||||||
|
|
||||||
## 테스트: 591개 전부 통과
|
## 테스트: 600개 전부 통과
|
||||||
|
|
||||||
- voltex_math: 37
|
- voltex_math: 37
|
||||||
- voltex_platform: 3
|
- voltex_platform: 3
|
||||||
- voltex_ecs: 91
|
- voltex_ecs: 91
|
||||||
- voltex_asset: 22
|
- voltex_asset: 22
|
||||||
- voltex_renderer: 128
|
- voltex_renderer: 137
|
||||||
- voltex_physics: 96
|
- voltex_physics: 96
|
||||||
- voltex_audio: 46
|
- voltex_audio: 46
|
||||||
- voltex_ai: 28
|
- voltex_ai: 28
|
||||||
|
|||||||
Reference in New Issue
Block a user