Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -165,10 +165,9 @@ export const snapPt = (p: Pt, g: number): Pt => ({ x: snap(p.x, g), y: snap(p.y,
|
||||
**기본값**: bbox pre-filter → exact test. Spatial index 매 N>500.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Algorithms]] · [[Graphics]]
|
||||
- 변형: [[Computer-Graphics]] · [[GIS]]
|
||||
- 응용: [[Canvas-API]] · [[SVG]] · [[WebGL]] · [[Map-Rendering]]
|
||||
- Adjacent: [[Spatial-Indexing]] · [[Collision-Detection]]
|
||||
- 응용: [[SVG]] · [[WebGL]]
|
||||
- Adjacent: [[Collision-Detection]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: canvas editor, map UI, drag-select, snapping, boolean ops on shapes.
|
||||
|
||||
Reference in New Issue
Block a user