# Draco 3D Data Compression
Draco is an open-source library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
[Website](https://google.github.io/draco/) | [GitHub](https://github.com/google/draco)
## Contents
This folder contains three utilities:
* `draco_decoder.js` — Emscripten-compiled decoder, compatible with any modern browser.
* `draco_decoder.wasm` — WebAssembly decoder, compatible with newer browsers and devices.
* `draco_wasm_wrapper.js` — JavaScript wrapper for the WASM decoder.
Each file is provided in two variations:
* **Default:** Latest stable builds, tracking the project's [master branch](https://github.com/google/draco).
* **glTF:** Builds targeted by the [glTF mesh compression extension](https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Khronos/KHR_draco_mesh_compression), tracking the [corresponding Draco branch](https://github.com/google/draco/tree/gltf_2.0_draco_extension).
Either variation may be used with `THREE.DRACOLoader`:
```js
var dracoLoader = new THREE.DRACOLoader();
dracoLoader.setDecoderPath('path/to/decoders/');
dracoLoader.setDecoderConfig({type: 'js'}); // (Optional) Override detection of WASM support.
```
Further [documentation on GitHub](https://github.com/google/draco/tree/master/javascript/example#static-loading-javascript-decoder).
## License
[Apache License 2.0](https://github.com/google/draco/blob/master/LICENSE)
没有合适的资源?快使用搜索试试~ 我知道了~
Three.js3D场景编辑器(vue3版本)

共230个文件
js:102个
jpg:95个
css:20个


温馨提示
技术栈: vue3,three.js,vite。 构建的three.js3D场景编辑器。支持场景导入,导出。自定义配置。 导出的文件支持https://www.npmjs.com/package/scene-view。解析器解析渲染。 目前为纯前端单机版。 当前文件为打包后文件,可自己启动服务进行查看。 <template> <threeView url="/场景模型 (4).zip"></threeView> </template> <script setup> import {threeView} from 'scene-view/lib' import 'scene-view/lib/style.css' </script> 线上演示环境请私信
资源推荐
资源详情
资源评论
























收起资源包目录





































































































共 230 条
- 1
- 2
- 3
资源评论

- 合抱阴阳2025-02-25用不了啊,编译后的,发布也没法用 #运行出错
- djkko2024-09-28垃圾资源无法运行而且是编译后的 建议去官方仓库直接下载
- alan_ji1985732024-09-14非源码。编译后的包

why_本尊
- 粉丝: 293
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 大数据时代《云计算架构技术与实践》-发布版 PPT.ppt
- 基于android平台的手机电子书阅读器的设计与实现.docx
- 基于本体的语义WEB服务匹配机制的研究与实现的开题报告.docx
- 软件过程需求调研方案.docx
- 互联网+时代高校网络舆情应对机制研究.docx
- 微机原理与接口期中考答案教学讲义.ppt
- 山东专升本公共课计算机92分自我总结必背知识点(我当时背的滚瓜... (4).doc
- LV-Home智能家居通信系统设计.docx
- 会计信息化对财务管理的影响及应对.docx
- 嵌入式Java虚拟机的研究与实现的开题报告.docx
- 计算机网络常用网络命令 实验报告.doc
- PLC工作原理及扫描周期 PPT.ppt
- 嵌入式控制器应用软件设计与实现的开题报告.docx
- 中断应用程序设计(汇编).doc
- 本斯电器电子商务营销计划.doc
- 第3章-光纤通信教学幻灯片.ppt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
