Skip to content

Commit 320c9ff

Browse files
authored
Merge pull request #2056 from mikedh/seg/perform
Followup on segments.clean
2 parents 0ca4012 + b3d89aa commit 320c9ff

8 files changed

Lines changed: 26028 additions & 60 deletions

File tree

models/capsule.mtl

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Create as many materials as desired
2+
# Each is referenced by name before the faces it applies to in the obj file
3+
4+
newmtl material0
5+
Ka 1.000000 1.000000 1.000000
6+
Kd 1.000000 1.000000 1.000000
7+
Ks 0.000000 0.000000 0.000000
8+
Tr 1.000000
9+
illum 1
10+
Ns 0.000000
11+
map_Kd capsule0.jpg
12+
13+

0 commit comments

Comments
 (0)