Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,27 +3,35 @@ license: other
|
|
| 3 |
pipeline_tag: other
|
| 4 |
tags:
|
| 5 |
- world-model
|
| 6 |
-
- fractal
|
| 7 |
-
- webgl
|
| 8 |
- simulation
|
|
|
|
|
|
|
| 9 |
- experimental
|
| 10 |
sdk: static
|
| 11 |
emoji: π
|
|
|
|
| 12 |
colorTo: yellow
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# CodexReality3D
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
-
|
| 18 |
-
combining **3D fractal geometry**, **free camera navigation**,
|
| 19 |
-
**branching timelines**, and a **command-driven control language**.
|
| 20 |
|
| 21 |
---
|
| 22 |
|
| 23 |
-
##
|
| 24 |
|
| 25 |
-
|
| 26 |
-
-
|
| 27 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
-
|
|
|
|
| 3 |
pipeline_tag: other
|
| 4 |
tags:
|
| 5 |
- world-model
|
|
|
|
|
|
|
| 6 |
- simulation
|
| 7 |
+
- webgl
|
| 8 |
+
- agents
|
| 9 |
- experimental
|
| 10 |
sdk: static
|
| 11 |
emoji: π
|
| 12 |
+
colorFrom: red
|
| 13 |
colorTo: yellow
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# CodexReality3D v7 β Living World Intelligence Engine
|
| 17 |
+
|
| 18 |
+
CodexReality3D v7 introduces **autonomous agents**, **physics coupling**,
|
| 19 |
+
an **economic layer**, and **persistent world state** on top of a
|
| 20 |
+
GPU-driven 3D fractal world.
|
| 21 |
|
| 22 |
+
This is no longer a visualization β it is a **living simulation**.
|
|
|
|
|
|
|
| 23 |
|
| 24 |
---
|
| 25 |
|
| 26 |
+
## Features
|
| 27 |
|
| 28 |
+
- Autonomous agents with energy + trade
|
| 29 |
+
- GPU Mandelbulb world
|
| 30 |
+
- Free camera navigation
|
| 31 |
+
- Command-driven control (CCL-v2)
|
| 32 |
+
- Persistent save / load
|
| 33 |
+
- HF Static Space compatible
|
| 34 |
+
|
| 35 |
+
---
|
| 36 |
|
| 37 |
+
## Commands
|