Skip to content

Commit 785af44

Browse files
committed
Add support for parsing map_Bump in mtl.
1 parent be46318 commit 785af44

4 files changed

Lines changed: 857 additions & 1 deletion

File tree

models/map-bump.mtl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
newmtl Material.001
2+
Ka 0 0 0
3+
Kd 0 0 0
4+
Ks 0 0 0
5+
map_Bump bump.jpg
6+
7+
newmtl Material.003
8+
Ka 0 0 0
9+
Kd 1 1 1
10+
Ks 0 0 0

0 commit comments

Comments
 (0)