diff options
author | David Walter Seikel | 2016-03-07 21:11:47 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-07 21:11:47 +1000 |
commit | ae70e91fa2f9ca0a4a0f4fe9cb191cda2d467a67 (patch) | |
tree | 67f5c39bd3aeb3f71e0728af6d01d93333717427 /media/onefang_741.mtl | |
parent | Experimenting with creating my own cube and heightfield. (diff) | |
download | SledjHamr-ae70e91fa2f9ca0a4a0f4fe9cb191cda2d467a67.zip SledjHamr-ae70e91fa2f9ca0a4a0f4fe9cb191cda2d467a67.tar.gz SledjHamr-ae70e91fa2f9ca0a4a0f4fe9cb191cda2d467a67.tar.bz2 SledjHamr-ae70e91fa2f9ca0a4a0f4fe9cb191cda2d467a67.tar.xz |
Added a couple of avatars from MakeHuman.
One of them is me, though still getting him to look like me.
The other is the opposite of me, short, skinny, young, female.
Evas_3D can't deal with the textures in the .mtl file.
Diffstat (limited to 'media/onefang_741.mtl')
-rw-r--r-- | media/onefang_741.mtl | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/media/onefang_741.mtl b/media/onefang_741.mtl new file mode 100644 index 0000000..36734b2 --- /dev/null +++ b/media/onefang_741.mtl | |||
@@ -0,0 +1,71 @@ | |||
1 | # MakeHuman exported MTL | ||
2 | # www.makehuman.org | ||
3 | |||
4 | |||
5 | newmtl DefaultSkin | ||
6 | Kd 0.843 0.639 0.517 | ||
7 | Ks 0.3 0.3 0.3 | ||
8 | d 1 | ||
9 | |||
10 | newmtl materialMaterial | ||
11 | Kd 1 1 1 | ||
12 | Ks 0.0002166 0.0002166 0.0002166 | ||
13 | d 0 | ||
14 | map_Kd textures/Moustache_black_diff.png | ||
15 | map_D textures/Moustache_black_diff.png | ||
16 | |||
17 | newmtl Eye_brown | ||
18 | Kd 1 1 1 | ||
19 | Ks 1 1 1 | ||
20 | d 0 | ||
21 | map_Kd textures/brown_eye.png | ||
22 | map_D textures/brown_eye.png | ||
23 | |||
24 | newmtl eyebrow008 | ||
25 | Kd 1 1 1 | ||
26 | Ks 0 0 0 | ||
27 | d 0 | ||
28 | map_Kd textures/eyebrow008.png | ||
29 | map_D textures/eyebrow008.png | ||
30 | |||
31 | newmtl bodyMaterial | ||
32 | Kd 1 1 1 | ||
33 | Ks 0 0 0 | ||
34 | d 0 | ||
35 | map_Kd textures/eyelashes01.png | ||
36 | map_D textures/eyelashes01.png | ||
37 | |||
38 | newmtl tongue01Material | ||
39 | Kd 1 1 1 | ||
40 | Ks 0.03137 0.03137 0.03137 | ||
41 | d 0 | ||
42 | map_Kd textures/tongue01_diffuse.png | ||
43 | map_D textures/tongue01_diffuse.png | ||
44 | |||
45 | newmtl fingernails_female_naturalMaterial | ||
46 | Kd 0.64 0.64 0.64 | ||
47 | Ks 0.2 0.2 0.2 | ||
48 | d 0 | ||
49 | map_Kd textures/toenail_natural_diff.png | ||
50 | map_D textures/toenail_natural_diff.png | ||
51 | |||
52 | newmtl worksuit | ||
53 | Kd 1 1 1 | ||
54 | Ks 0.03137 0.03137 0.03137 | ||
55 | d 0 | ||
56 | map_Kd textures/worksuit_diffuse.png | ||
57 | map_D textures/worksuit_diffuse.png | ||
58 | |||
59 | newmtl full_beardMaterial | ||
60 | Kd 0.8 0.8 0.8 | ||
61 | Ks 0.001376 0.001376 0.001376 | ||
62 | d 0 | ||
63 | map_Kd textures/Full_beard_black_diff.png | ||
64 | map_D textures/Full_beard_black_diff.png | ||
65 | |||
66 | newmtl lambert8sg_23Material | ||
67 | Kd 0 0 0 | ||
68 | Ks 0.4602 0.4602 0.4602 | ||
69 | d 0 | ||
70 | map_Kd textures/Glasses2.png | ||
71 | map_D textures/Glasses2.png | ||