没有合适的资源?快使用搜索试试~ 我知道了~
glTF-js-utils:使用JavaScript创建glTF 2.0模型的帮助程序库
共39个文件
ts:22个
js:5个
json:4个
需积分: 15 4 下载量 194 浏览量
2021-04-29
03:17:07
上传
评论
收藏 182KB ZIP 举报
温馨提示
gltf-js-utils 用于使用JavaScript创建glTF 2.0模型的帮助程序库。 用法 从头开始创建glTF 使用提供的类型创建GLTFAsset结构。 import { GLTFAsset , Scene , Node , Material , Texture , Mesh , Vertex , WrappingMode } from "gltf-js-utils" ; const asset = new GLTFAsset ( ) ; const scene = new Scene ( ) ; asset . addScene ( scene ) ; const node = new Node ( ) ; node . setTranslation ( x , y , z ) ; node . setRotationRadians ( x , y , z ) ;
资源推荐
资源详情
资源评论
收起资源包目录
glTF-js-utils-master.zip (39个子文件)
glTF-js-utils-master
package.json 1KB
test
math.spec.ts 512B
asset.spec.ts 1KB
LICENSE 1KB
dist
gltfjsutils.js 80KB
index.d.ts 102B
gltfjsutils.d.ts 21KB
src
node.ts 2KB
skin.ts 236B
gltf.ts 20KB
texture.ts 590B
mesh.ts 1KB
vertex.ts 260B
animation.ts 1KB
gltftypes.ts 5KB
buffer.ts 11KB
imageutils.ts 2KB
glb.ts 2KB
asset.ts 974B
math.ts 3KB
types.ts 2KB
scene.ts 674B
material.ts 706B
index.ts 6KB
.npmignore 117B
.eslintrc.js 491B
tsconfig.json 214B
examples
anim.gltf 2KB
.gitignore 21B
webpack.config.js 524B
public
package.json 590B
index.html 652B
demo.js 102KB
tsconfig.json 213B
webpack.config.js 544B
yarn.lock 167KB
demo.ts 20KB
README.md 4KB
yarn.lock 101KB
共 39 条
- 1
资源评论
火器营松老三
- 粉丝: 27
- 资源: 4649
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 适用于 Android、Java 和 Kotlin Multiplatform 的现代 I,O 库 .zip
- 高通TWS蓝牙规格书,做HIFI级别的耳机用
- Qt读写Usb设备的数据
- 这个存储库适合初学者从 Scratch 开始学习 JavaScript.zip
- AUTOSAR 4.4.0版本Rte模块标准文档
- 25考研冲刺快速复习经验.pptx
- MATLAB使用教程-初步入门大全
- 该存储库旨在为 Web 上的语言提供新信息 .zip
- 考研冲刺的实用经验与技巧.pptx
- Nvidia GeForce GT 1030-GeForce Studio For Win10&Win11(Win10&Win11 GeForce GT 1030显卡驱动)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功