Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonnekogh/neko-model-viewer
用于在线预览 gltf, glb, obj 模型
https://github.com/lemonnekogh/neko-model-viewer
Last synced: 11 days ago
JSON representation
用于在线预览 gltf, glb, obj 模型
- Host: GitHub
- URL: https://github.com/lemonnekogh/neko-model-viewer
- Owner: LemonNekoGH
- License: apache-2.0
- Created: 2021-09-28T04:40:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T03:10:13.000Z (about 3 years ago)
- Last Synced: 2024-10-26T22:52:59.718Z (about 2 months ago)
- Language: Vue
- Size: 2.27 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neko-model-viewer
用于在线预览 gltf, glb, obj 模型### TODO-List
- [x] 基础界面搭建
- [x] 点击按钮上传模型文件
- [x] 拖拽上传模型文件
- [x] 正确加载模型基础部分
- [x] 拖动视角
- [x] 正确加载模型贴图
- [ ] 侧边栏显示模型信息
- [ ] 对象节点树
- [x] 正确加载模型动画
- [ ] 多语言支持
- [ ] 从网络上加载模型文件
- [ ] 模型格式支持
- [x] GLTF
- [ ] OBJ
- [ ] FBX