1 Star 0 Fork 0

时不待我 / WeChat3D

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

WeChat 3D(版权登记号:2023SR0599982)

本仓库只开源gltf模型展示技术,技术好的朋友有这些代码就能帮助你解决很多问题了

如需要完整项目(基于若依框架开发的后端,AR能力前端)需另外付费赞助, 联系方式:QQ 790002517

微信公众号:时不待我

一点小广告

国内版ChatGPT

https://chatweb.zhangzhiyu.live

使用技术

Three.js is a JavaScript 3D library.

There is a WeChat MiniProgram adapted version of Three.js.

  • VisionKit

小程序也在基础库 2.20.0 版本开始提供了开发 AR 功能的能力,即 VisionKit。VisionKit 包含了 AR 在内的视觉算法,要想开发小程序的 AR 功能,我们需要先了解 VisionKit。

预览

微信扫码:

gh_296d86229ea4_860

gltf模型展示能力

image-20230624161242835

3DAR能力(未开源,需赞助)

1687594457916

1687594457925

代码条款

开源内容遵循MIT许可证

付费软件包是基于MIT 许可证提供的,但请勿将其用于分发目的。您可以将代码部署到您的服务器或存储库。但是,您不得公开其他文件,例如源代码、示例、文档等,因为这会抵消赞助软件策略。

个人开发者 ¥100

如果您退出赞助商,您可以根据需要继续使用这些文件。

感谢赞助

w3cgirl  

glb转gltf模型

Only gltf models can be loaded

You can use the following tool to convert glb to gltf:

npm install -g gltf-import-export

Takes a .glb and exports to a .gltf or takes a .gltf and imports into a .glb.

Usage: gltf-import-export <file> [options]

Options:
  --version     Show version number                                    [boolean]
  --output, -o  Output filename
  --help, -h    Show help                                              [boolean]
MIT License Copyright (c) 2023 Zhiyu ZHANG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

微信小程序3D,使用Three.js在微信小程序中展示gltf模型,使用VisionKit展示AR能力 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/time-doesnt-wait-for-me/we-chat3-d.git
git@gitee.com:time-doesnt-wait-for-me/we-chat3-d.git
time-doesnt-wait-for-me
we-chat3-d
WeChat3D
master

搜索帮助