Skip to content

Commit

Permalink
new city hall model
Browse files Browse the repository at this point in the history
closes #4
  • Loading branch information
kfarr committed Dec 21, 2023
1 parent 6316019 commit 124eef0
Show file tree
Hide file tree
Showing 6 changed files with 148 additions and 12,880 deletions.
32 changes: 16 additions & 16 deletions catalog.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
[
{
"name": "cityhall",
"src": "src/models/cityhall/cityhall.gltf",
"bboxMin": [
-1.91792,
0.00707,
-1.92385
],
"bboxMax": [
2.11712,
1.97267,
2.04856
],
"dist": "dist/models/cityhall.glb",
"img": "dist/img/cityhall.jpg"
},
{
"name": "watertower",
"src": "src/models/kaykit/watertower.gltf",
Expand Down Expand Up @@ -1182,5 +1166,21 @@
],
"dist": "dist/models/base.glb",
"img": "dist/img/base.jpg"
},
{
"name": "cityhall",
"src": "src/models/cityhall/cityhall.gltf",
"bboxMin": [
-1.0016,
0,
-1.0016
],
"bboxMax": [
1.0016,
0.98418,
1.0016
],
"dist": "dist/models/cityhall.glb",
"img": "dist/img/cityhall.jpg"
}
]
Binary file modified dist/img/cityhall.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/models/cityhall.glb
Binary file not shown.
Binary file added src/models/cityhall/citybits_texture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/models/cityhall/cityhall.bin
Binary file not shown.
Loading

0 comments on commit 124eef0

Please sign in to comment.