Skip to content

Commit 87b3076

Browse files
committed
More simulation data
1 parent 0ad645b commit 87b3076

15 files changed

+138
-3
lines changed

EcoSim/Assets/Scenes/Scene2.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,10 @@ Transform:
358358
m_PrefabInstance: {fileID: 0}
359359
m_PrefabAsset: {fileID: 0}
360360
m_GameObject: {fileID: 1098851179}
361-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
362-
m_LocalPosition: {x: 0, y: 1, z: -10}
361+
m_LocalRotation: {x: 0.15204775, y: 0.64312416, z: -0.13236615, w: 0.73875034}
362+
m_LocalPosition: {x: -60, y: 100, z: -10}
363363
m_LocalScale: {x: 1, y: 1, z: 1}
364364
m_Children: []
365365
m_Father: {fileID: 0}
366366
m_RootOrder: 0
367-
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
367+
m_LocalEulerAnglesHint: {x: 23.26, y: 82.083, z: 0}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Parameters (in next line): Iterations|PreyReproductionRate|PreyVisionRadius|PreyMaxSpeed|PredatorReproductionRate|PredatorVisionRadius|PredatorMaxSpeed
2+
100||1||8||0,5||1||15||0,6
3+
Iteracion|InicialPresas|InicialPredadores
4+
Iteracion|SupervivientesPresas|SupervivientesPredadores

EcoSim/Assets/SimulationData/12-08-2020-12-21-simulation1.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Parameters (in next line): Iterations|PreyReproductionRate|PreyVisionRadius|PreyMaxSpeed|PredatorReproductionRate|PredatorVisionRadius|PredatorMaxSpeed
2+
100||1||8||0,5||1||15||0,6
3+
Iteracion|InicialPresas|InicialPredadores
4+
Iteracion|SupervivientesPresas|SupervivientesPredadores

EcoSim/Assets/SimulationData/12-08-2020-12-22-simulation1.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Parameters (in next line): Iterations|PreyReproductionRate|PreyVisionRadius|PreyMaxSpeed|PredatorReproductionRate|PredatorVisionRadius|PredatorMaxSpeed
2+
100||1||8||0,5||1||15||0,6
3+
Iteracion|InicialPresas|InicialPredadores
4+
Iteracion|SupervivientesPresas|SupervivientesPredadores
5+
0||500||15
6+
0||278||15

EcoSim/Assets/SimulationData/12-08-2020-12-23-simulation1.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Parameters (in next line): Iterations|PreyReproductionRate|PreyVisionRadius|PreyMaxSpeed|PredatorReproductionRate|PredatorVisionRadius|PredatorMaxSpeed
2+
100||1||8||0,5||1||15||0,6
3+
Iteracion|InicialPresas|InicialPredadores
4+
Iteracion|SupervivientesPresas|SupervivientesPredadores

EcoSim/Assets/SimulationData/12-08-2020-12-24-simulation1.txt.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Parameters (in next line): Iterations|PreyReproductionRate|PreyVisionRadius|PreyMaxSpeed|PredatorReproductionRate|PredatorVisionRadius|PredatorMaxSpeed
2+
100||1||8||0,5||1||15||0,6
3+
Iteracion|InicialPresas|InicialPredadores
4+
Iteracion|SupervivientesPresas|SupervivientesPredadores
5+
0||500||15
6+
0||285||15
7+
1||427||22
8+
1||232||22
9+
2||348||33
10+
2||147||33
11+
3||220||49
12+
3||101||43
13+
4||151||64
14+
4||75||37
15+
5||112||55
16+
5||53||34
17+
6||79||51
18+
6||41||29
19+
7||61||43
20+
7||30||25
21+
8||45||37
22+
8||21||20
23+
9||31||30
24+
9||15||14
25+
10||22||21
26+
10||10||11
27+
11||15||16
28+
11||7||6
29+
12||10||9
30+
12||6||4
31+
13||9||6
32+
13||5||4
33+
14||7||6
34+
14||5||2
35+
15||7||3
36+
15||6||1

0 commit comments

Comments
 (0)