blender-threejs-workflow:使用gltf格式的Blender到Three.js工作流的示例

时间:2024-06-01 14:27:40
【文件属性】:

文件名称:blender-threejs-workflow:使用gltf格式的Blender到Three.js工作流的示例

文件大小:3.49MB

文件格式:ZIP

更新时间:2024-06-01 14:27:40

HTML

blender-threejs-工作流程 使用gltf格式的示例Blender to Three.js工作流程使用: ThreeJS 0.110.x Webpack 4.41.x Babel 7.7.x Tween.js 18.4.x 安装 使用以下命令安装依赖项: npm install 用法 使用以下命令运行开发服务器: npm start 然后在以下位置查看本地服务器: http://localhost:8080 导出模型 确保您正在使用内置了GLTF导出功能的Blender 2.8.1: https://www.blender.org/download/ 创建场景并使用以下命令导入模型: File > Import > Choose the format 检查您的材料是否受GLFT支持: Select an object > Bottom right >


【文件预览】:
blender-threejs-workflow-master
----.gitignore(43B)
----README.md(1KB)
----src-blender()
--------monkey.png(87KB)
--------monkey.blend(746KB)
--------terrain.blend1(596KB)
--------monkey.psd(2.04MB)
--------terrain.blend(596KB)
--------monkey.blend1(745KB)
----.gitattributes(66B)
----package.json(1KB)
----src()
--------components()
--------textures()
--------parallax.html(7KB)
--------index.scss(1KB)
--------parallax2.5d.html(9KB)
--------parallax2d.html(9KB)
--------models()
--------parallax.js(413B)
--------parallax2.5d.js(365B)
--------globe.js(96B)
--------images()
--------index.html(492B)
----index.html(351B)
----webpack.config.js(1KB)

网友评论