Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Aug 9, 2020
1 parent 24255c3 commit b6761f1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<AssetImage id="cv" src="img/cv.jpg" />
<AssetImage id="nsl-logo2" src="img/nsl2.jpg" />
<AssetImage id="podium-logo" src="https://i.imgur.com/bOUKujF.png" />
<AssetObject id="nslv3" src="models/inside/v3/nsl.gltf"/>
<AssetObject id="nslv3" src="models/inside/v3/nsl-matterport.gltf"/>
<AssetObject id="boombox" src="models/boombox.obj.gz" mtl="models/boombox.mtl" />
<AssetObject id="monitor" src="models/BigFloor.dae.gz"/>
<AssetObject id="podium" mtl="models/podium/podium.mtl" src="models/podium/podium.obj"/>
Expand Down
Binary file not shown.
34 changes: 32 additions & 2 deletions models/inside/v3/nsl.gltf → models/inside/v3/nsl-matterport.gltf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
0,
1,
2,
3
3,
4,
5
]
}
],
Expand All @@ -31,6 +33,34 @@
{
"mesh" : 3,
"name" : "chunk054_group000_sub002.003"
},
{
"name" : "Light",
"rotation" : [
0.16907575726509094,
0.7558803558349609,
-0.27217137813568115,
0.570947527885437
],
"translation" : [
4.076245307922363,
5.903861999511719,
-1.0054539442062378
]
},
{
"name" : "Camera",
"rotation" : [
0.483536034822464,
0.33687159419059753,
-0.20870360732078552,
0.7804827094078064
],
"translation" : [
7.358891487121582,
4.958309173583984,
6.925790786743164
]
}
],
"materials" : [
Expand Down Expand Up @@ -420,7 +450,7 @@
"buffers" : [
{
"byteLength" : 18086096,
"uri" : "nsl.bin"
"uri" : "nsl-matterport.bin"
}
]
}

0 comments on commit b6761f1

Please sign in to comment.