docs: update STATUS.md and DEFERRED.md with bilateral blur and temporal accumulation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -98,9 +98,9 @@
|
||||
|
||||
## Phase 7-2
|
||||
|
||||
- **Bilateral Blur** — SSGI 노이즈 제거 블러 미구현.
|
||||
- ~~**Bilateral Blur**~~ ✅ depth/normal edge-aware 컴퓨트 셰이더 완료.
|
||||
- **반해상도 렌더링** — 풀 해상도 SSGI.
|
||||
- **Temporal Accumulation** — 미구현.
|
||||
- ~~**Temporal Accumulation**~~ ✅ 히스토리 블렌딩 컴퓨트 셰이더 완료.
|
||||
- **Light Probes** — 미구현.
|
||||
|
||||
## Phase 7-3
|
||||
|
||||
@@ -145,13 +145,13 @@ crates/
|
||||
└── voltex_editor — IMGUI, docking, 3D viewport, inspector, asset browser, TTF font, UiRenderer
|
||||
```
|
||||
|
||||
## 테스트: 583개 전부 통과
|
||||
## 테스트: 591개 전부 통과
|
||||
|
||||
- voltex_math: 37
|
||||
- voltex_platform: 3
|
||||
- voltex_ecs: 91
|
||||
- voltex_asset: 22
|
||||
- voltex_renderer: 120
|
||||
- voltex_renderer: 128
|
||||
- voltex_physics: 96
|
||||
- voltex_audio: 46
|
||||
- voltex_ai: 28
|
||||
|
||||
Reference in New Issue
Block a user