[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+3 -3
View File
@@ -1,15 +1,15 @@
---
id: P-REINFORCE-AI-GENMAP
id: [[P-Reinforce]]-AI-GENMAP
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.99
tags: [PCG, Map Generation, Algorithm, Noise Nature]
tags: [PCG, Map Generation, Algorithm, [[Noise]] Nature]
last_reinforced: 2026-04-20
---
# [[Automated-Map-Generation]] (절차적 맵 생성 PCG)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 무한한 우주는 수학 공식(Seed) 하나에서 탄생한다. 절차적 생성(PCG)은 개발자의 노동력을 '규칙의 창조'로 전이시켜 콘텐츠의 무한 확장을 가능케 한다.
> 무한한 우주는 수학 공식([[Seed]]) 하나에서 탄생한다. 절차적 생성(PCG)은 개발자의 노동력을 '규칙의 창조'로 전이시켜 콘텐츠의 무한 확장을 가능케 한다.
## 📖 구조화된 지식 (Synthesized Content)
- **Perlin Noise & Simplex Noise**: