开发者 | wprj |
---|---|
更新时间 | 2023年8月3日 02:24 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.2.2 |
版权: | GPLv3 |
版权网址: | 版权信息 |
glTF
v2: .gltf
/.glb
.FBX
ASCII verion 7.0 and newer, or binary version 6400 and newer.3d-scene-viewer.zip
from your computer3d-scene-viewer.zip
3d-scene-viewer
directory to your computer3d-scene-viewer
directory to the /wp-content/plugins/
directoryAll data supported by the file format (glTF or FBX) specification will be imported, except for cameras. There will be only one camera on the scene, and it's the one created by the plugin. Multiple animated objects can be imported all at once in one single file, but this might lead to problems when there are animations with different lengths.
Most of the FBX files available on the web (or at least a lot of them) need to be scaled down to a factor of 0.01 to fit the scale of three.js. After adding your FBX model to the scene, apply a scale of 0.01 on all the axes.