-
-
Notifications
You must be signed in to change notification settings - Fork 642
Expand file tree
/
Copy pathskin-weight.obj
More file actions
43 lines (40 loc) · 706 Bytes
/
skin-weight.obj
File metadata and controls
43 lines (40 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
mtllib cube.mtl
v 0.000000 2.000000 2.000000
v 0.000000 0.000000 2.000000
v 2.000000 0.000000 2.000000
v 2.000000 2.000000 2.000000
v 0.000000 2.000000 0.000000
v 0.000000 0.000000 0.000000
v 2.000000 0.000000 0.000000
v 2.000000 2.000000 0.000000
# 8 vertices
vw 0 0 1.0
vw 1 0 0.5 1 0.5
vw 2 1 1.0
vw 3 2 1.0
vw 4 3 1.0
vw 5 0 0.25 1 0.25 2 0.25 3 0.25
# No weight for 6th vertex
# vw 6 0 1.0
vw 7 0 1.0
# max 4 joints
g front cube
usemtl white
f 1 2 3 4
# two white spaces between 'back' and 'cube'
g back cube
# expects white material
f 8 7 6 5
g right cube
usemtl red
f 4 3 7 8
g top cube
usemtl white
f 5 1 4 8
g left cube
usemtl green
f 5 6 2 1
g bottom cube
usemtl white
f 2 6 7 3
# 6 elements