feat: new projiect

This commit is contained in:
Daniel
2026-03-07 19:13:49 +08:00
commit ea760bb71c
27 changed files with 5866 additions and 0 deletions

21
config.json Normal file
View File

@@ -0,0 +1,21 @@
{
"type": "cubemap",
"cubeMap": [
"image/mobile_f.jpg",
"image/mobile_r.jpg",
"image/mobile_b.jpg",
"image/mobile_l.jpg",
"image/mobile_u.jpg",
"image/mobile_d.jpg"
],
"title": "广兴镇蔡家庵纪念 全景离线",
"autoLoad": true,
"showControls": true,
"hfov": 100,
"minHfov": 50,
"maxHfov": 120,
"authorName": "创作者广兴镇蔡家11组原住民",
"authorUrl": "",
"viewCount": 0,
"watchingNow": 0
}