aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim
diff options
context:
space:
mode:
Diffstat (limited to 'media/Test%20sim')
-rw-r--r--media/Test%20sim/Rough_Hir.omg20
-rw-r--r--media/Test%20sim/index.omg7
2 files changed, 27 insertions, 0 deletions
diff --git a/media/Test%20sim/Rough_Hir.omg b/media/Test%20sim/Rough_Hir.omg
new file mode 100644
index 0000000..b6fa61e
--- /dev/null
+++ b/media/Test%20sim/Rough_Hir.omg
@@ -0,0 +1,20 @@
1Stuffs =
2{
3 name = "Rough Hir",
4 description = 'Initial avatar, from MakeHuman.',
5 fake = 4,
6 uuid = '12345678-1234-4321-abcd-0123456rough',
7 owner = '12345678-1234-4321-abcd-0123456789ab',
8 details =
9 {
10 Mesh =
11 {
12 fileName = 'Rough_Hir_smooth.obj',
13 kind = 'mesh',
14 materials =
15 {
16 [0] = {kind = 'face', texture = 'textures/normals.png'},
17 },
18 },
19 },
20}
diff --git a/media/Test%20sim/index.omg b/media/Test%20sim/index.omg
index 501c42b..c3cbcea 100644
--- a/media/Test%20sim/index.omg
+++ b/media/Test%20sim/index.omg
@@ -7,6 +7,13 @@ Stuffs =
7 { 7 {
8 stuffs = 8 stuffs =
9 { 9 {
10 ['Rough_Hir'] =
11 {
12 fileName = 'Rough_Hir.omg',
13 pos = {0.0, 0.0, 4.0},
14 size = {1.0, 1.0, 1.0},
15 rot = {0.0, 1.0, 0.0, 0.0},
16 },
10 ['onefang'] = 17 ['onefang'] =
11 { 18 {
12 fileName = 'onefang.omg', 19 fileName = 'onefang.omg',