docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -1,13 +1,13 @@
---
id: P-REINFORCE-AUTO-9E35B0
category: "[[10_Wiki/💡 Topics/Graphics & Performance]]"
category: "10_Wiki/💡 Topics/Graphics & Performance"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - 대규모 건설 뷰어(Construction Viewers)"
---
# [[대규모 건설 뷰어(Construction Viewers)]]
# [[대규모 건설 뷰어(Construction Viewers)|대규모 건설 뷰어(Construction Viewers)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 대규모 건설 뷰어(Construction Viewers)는 수천에서 수백만 개의 객체로 구성된 거대한 BIM(Building Information Modeling) 및 CAD 데이터를 웹 브라우저 환경 등에서 실시간으로 렌더링하고 시각화하는 플랫폼이다 [1-3]. 복잡한 기하학적 구조, 고유한 형태의 벽체나 배관, 반복되는 가구 등을 효율적으로 처리하고 사용자와의 상호작용을 지원하기 위해 Three.js, WebGPU, 그리고 다양한 렌더링 최적화 기법이 필수적으로 요구된다 [4-6].
@@ -22,11 +22,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 대규모 건설 뷰어(Constr
- **정책 변화:** Graphics & Performance 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[BIM(Building Information Modeling)]], [[WebGPU]], [[BatchedMesh]], [[InstancedMesh]]
- **Projects/Contexts:** [[IFC.js]], [[Revit]], [[Segments.ai]]
- **Related Topics:** BIM(Building Information Modeling), [[WebGPU|WebGPU]], [[BatchedMesh|BatchedMesh]], [[InstancedMesh|InstancedMesh]]
- **Projects/Contexts:** [[IFC.js|IFC.js]], [[Revit 모델 렌더링|Revit]], [[Segments.ai|Segments.ai]]
- **Contradictions/Notes:** 동일한 재질의 객체를 묶어 가시성을 개별 관리하기 위해 `BatchedMesh`가 유용하게 쓰일 수 있지만, 수백만 개의 삼각형과 수십만 개의 고유 형상이 포함된 복잡한 Revit 추출 모델 등에서는 `BatchedMesh`를 사용했을 때 CPU 사용량이 급증하고 프레임률(FPS)이 오히려 크게 하락하는 심각한 성능 병목 현상이 보고되기도 한다 [20-23].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/대규모 건설 뷰어(Construction Viewers).md]]
- Raw Source: 00_Raw/2026-04-20/대규모 건설 뷰어(Construction Viewers).md
---