# GLTFUtility **Repository Path**: awnuxcvbn/GLTFUtility ## Basic Information - **Project Name**: GLTFUtility - **Description**: Unity WebGL 加载glb - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-07-30 - **Last Updated**: 2025-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GLTFUtility #### 介绍 Unity WebGL 加载glb gltf样品库 https://github.com/KhronosGroup/glTF-Sample-Models.git 我的测试模型 https://www.xuefei.net.cn/unitywebgl/WaterBottle.glb ~~我的webgl测试地址 https://www.xuefei.net.cn/unitywebgl/index.html~~ 2025.08.25 使用 https://github.com/KhronosGroup/UnityGLTF 部署至 https://www.xuefei.net.cn/UnityGLTF/ 出现材质丢失问题 ![输入图片说明](20220731132356.png) ![发布设置](%E6%89%93%E5%8C%85%E8%AE%BE%E7%BD%AE.jpg) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request