feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-3EE85A
category: "[[10_Wiki/💡 Topics/Graphics & Performance]]"
category: "10_Wiki/💡 Topics/Graphics & Performance"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -29,11 +29,11 @@ github_commit: "[P-Reinforce] Continuous Worker - WebGL 모바일 GPU 성능 관
- **정책 변화:** Graphics & Performance 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[Draw Calls]], [[Texture Atlas]], [[셰이더 정밀도 (Mediump/Highp)]], [[Varying Variables]], [[FXAA]]
- **Projects/Contexts:** [[Three.js 모바일 렌더링 최적화]], [[모바일 기반 WebGL 애플리케이션 개발]]
- **Related Topics:** Draw Calls, [[Texture Atlas]], 셰이더 정밀도 (Mediump/Highp), [[Varying Variables]], FXAA
- **Projects/Contexts:** Three.js 모바일 렌더링 최적화, [[모바일 기반 WebGL 애플리케이션 개발]]
- **Contradictions/Notes:** 모바일 환경 최적화를 위해 다양한 기법을 동원하더라도, 텍스처 메모리를 500MB 이하로 통제하지 않으면 가비지 컬렉션(GC) 멈춤 현상으로 최적화 효과가 상쇄될 수 있으므로 메모리 사용량에 대한 엄격한 제한이 우선되어야 합니다 [4].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/WebGL 모바일 GPU 성능 관리.md]]
---