collada-exporter-js:Collada DAE格式导出器,用于三个js几何

时间:2021-05-08 05:07:04
【文件属性】:
文件名称:collada-exporter-js:Collada DAE格式导出器,用于三个js几何
文件大小:15KB
文件格式:ZIP
更新时间:2021-05-08 05:07:04
javascript export threejs geometry exporter 此包已弃用 此导出器作为“的一部分被包含和更新,并且不再在此存储库中维护。 collada-exporter-js Collada / DAE格式导出器,用于三个js几何图形。 格式描述。 此导出器包含在的THREE.js examples文件夹中。 用 var geometry , mesh ; // ...create geometry to export... var exporter = new THREE . ColladaExporter ( ) ; // Form the file content based on the mesh // and geometry within var { data , textures } = exporter . parse ( mesh ) ; // save the files! const zip = new JSZip ( )
【文件预览】:
collada-exporter-js-master
----.eslintrc.json(76B)
----example.html(1KB)
----ColladaExporter.js(16KB)
----example.js(2KB)
----ColladaArchiveExporter.js(2KB)
----CONTRIBUTING.md(2KB)
----LICENSE(1KB)
----README.md(3KB)
----.editorconfig(157B)
----.gitignore(949B)
----CHANGELOG.md(569B)
----package-lock.json(5KB)
----package.json(1KB)

网友评论