This commit is contained in:
liqi 2025-04-13 16:32:55 +08:00
parent fcb356d2eb
commit beb068d607
9 changed files with 13 additions and 2 deletions

BIN
public/uav/flying_drone.zip Normal file

Binary file not shown.

11
public/uav/license.txt Normal file
View File

@ -0,0 +1,11 @@
Model Information:
* title: Flying Drone
* source: https://sketchfab.com/3d-models/flying-drone-2ecfb55304a043a2a86353f70cc1cf92
* author: DogexorRexUwU (https://sketchfab.com/oscar.lopez.riviello)
Model License:
* license type: CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)
* requirements: Author must be credited. Commercial use is allowed.
If you use this 3D model in your project be sure to copy paste this credit wherever you share it:
This work is based on "Flying Drone" (https://sketchfab.com/3d-models/flying-drone-2ecfb55304a043a2a86353f70cc1cf92) by DogexorRexUwU (https://sketchfab.com/oscar.lopez.riviello) licensed under CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)

BIN
public/uav/scene.bin Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@ -609,7 +609,6 @@ body {
.el-input__suffix-inner {
font-size: 22px;
margin-top: 2px;
display: none;
}
}
}
@ -647,6 +646,7 @@ body {
.el-input__suffix-inner {
font-size: 22px;
margin-top: 2px;
display: none;
}
}
}

View File

@ -132,7 +132,7 @@ export default {
// },
model: {
scale: 1,
url: "/uav/uav.gltf",
url: "/uav/scene.gltf",
heading: 90,
mergeOrientation: true, // ,orientationheading
minimumPixelSize: 50