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-68A235
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 - Bounding Volume Hierarchy (BVH)"
---
# [[Bounding Volume Hierarchy (BVH)]]
# [[Bounding Volume Hierarchy (BVH)|Bounding Volume Hierarchy (BVH)]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 지식 요약 정보 추출 중...
@@ -23,11 +23,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Bounding Volume Hierarchy (BVH
- **정책 변화:** Graphics & Performance 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[Raycasting]], [[Frustum Culling]], [[InstancedMesh]], [[Spatial Partitioning]]
- **Projects/Contexts:** [[three-mesh-bvh]], [[InstancedMesh2]]
- **Related Topics:** [[Raycasting|Raycasting]], [[Frustum Culling|Frustum Culling]], [[InstancedMesh|InstancedMesh]], [[Spatial Partitioning|Spatial Partitioning]]
- **Projects/Contexts:** [[three-mesh-bvh|three-mesh-bvh]], [[InstancedMesh2|InstancedMesh2]]
- **Contradictions/Notes:** BVH 모델을 씬에서 직접 시각화하여 확인하고자 할 때, 최신 라이브러리 환경에서는 기존에 사용되던 `MeshBVHVisualizer`가 더 이상 지원되지 않으므로(deprecated) 반드시 문서를 참조하여 `MeshBVHHelper`를 사용해야 합니다 [12].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/Bounding Volume Hierarchy (BVH).md]]
- Raw Source: 00_Raw/2026-04-20/Bounding Volume Hierarchy (BVH).md
---