Skip to content

Commit bcc0c9c

Browse files
author
David Cormack
committed
Added support for lightmap path and intensity options to BOMLoader (BOMv1).
Added support for second UV channel to BOMLoader (BOMv1). Added example AltspaceVR app demonstrating lightmapped models (and source OBJ/MTL files to demonstrate comment annotation syntax usage).
1 parent 6f83240 commit bcc0c9c

File tree

14 files changed

+17053
-7
lines changed

14 files changed

+17053
-7
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
newmtl pillar
2+
Ns 10.0000
3+
Ni 1.5000
4+
d 1.0000
5+
Tr 0.0000
6+
Tf 1.0000 1.0000 1.0000
7+
illum 2
8+
Ka 0.5882 0.5882 0.5882
9+
Kd 0.5882 0.5882 0.5882
10+
Ks 0.0000 0.0000 0.0000
11+
Ke 0.0000 0.0000 0.0000
12+
map_Ka pillar.png
13+
map_Kd pillar.png

0 commit comments

Comments
 (0)