feat: Wiki 지식 자산 업데이트 - UX Scenarios, Frontend, Game Design, Topics 추가 [2026-05-08]
This commit is contained in:
+38
-4
@@ -1,10 +1,18 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-46B173
|
||||
category: "[[10_Wiki/💡 Topics/Graphics & Performance]]"
|
||||
confidence_score: 0.90
|
||||
id: wiki-2026-0508-angle-almost-native-graphics-lay
|
||||
title: ANGLE (Almost Native Graphics Layer Engine)
|
||||
category: 10_Wiki/Topics_Art
|
||||
status: needs_review
|
||||
canonical_id: self
|
||||
aliases: [P-REINFORCE-AUTO-46B173]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 0.9
|
||||
tags: [auto-reinforced]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-20
|
||||
github_commit: "[P-Reinforce] Continuous Worker - ANGLE (Almost Native Graphics Layer Engine)"
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
---
|
||||
|
||||
# [[ANGLE (Almost Native Graphics Layer Engine)]]
|
||||
@@ -18,7 +26,7 @@ github_commit: "[P-Reinforce] Continuous Worker - ANGLE (Almost Native Graphics
|
||||
- **성능 병목 현상:** 수천 개의 드로우 콜이 발생하는 애플리케이션의 경우 이러한 작은 오버헤드들이 누적되어, GPU가 비교적 유휴 상태임에도 불구하고 CPU가 병목의 원인이 되는 현상(death by a thousand cuts)을 초래합니다 [3].
|
||||
- **디버깅 및 우회 방법:** 개발자는 네이티브 OpenGL 구현을 테스트하기 위해 ANGLE을 우회할 수 있습니다 [2]. Chrome에서는 `--use-gl=desktop` 명령줄 인수를 사용하여 시작하고, Firefox에서는 `about:config`에서 `webgl.prefer-native-gl`을 활성화하여 우회합니다 [2]. 현재 ANGLE이 사용 중인지는 WebGL Report나 `chrome://gpu/` 페이지에서 확인할 수 있습니다 [2].
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌:** 자동화 엔진에 의해 매핑된 지식으로, 추후 정밀 검증 필요.
|
||||
- **정책 변화:** Graphics & Performance 분야의 자동 자산화 수행.
|
||||
|
||||
@@ -31,3 +39,29 @@ github_commit: "[P-Reinforce] Continuous Worker - ANGLE (Almost Native Graphics
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/ANGLE (Almost Native Graphics Layer Engine).md]]
|
||||
---
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
Reference in New Issue
Block a user