首页 > 万字干货介绍WebAR的实现与应用

万字干货介绍WebAR的实现与应用

https://mp.weixin.qq.com/s/-EodfXUcMZ6N43AIKjHilA

项目集:

(1)WebAR+深度学习:https://github.com/nosy-b/holography

(2)WebXR开发框架:https://github.com/Rufus31415/Simple-WebXR-Unity

(3)WebXR、Unity3D:https://github.com/MozillaReality/unity-webxr-export

(4)Web 3D VR游戏引擎:https://github.com/tentone/nunuStudio

(5)关于WebXR仿真器:https://github.com/MozillaReality/WebXR-emulator-extension

(6)WebXR手部跟踪:https://github.com/marlon360/webxr-handtracking

(7)WebXR 光照估计:https://github.com/toji/xr-lighting

https://github.com/immersive-web/lighting-estimation

(8)WeVR 案例:https://github.com/adarosecannon/immersive-ar-emulation

(9)ReactAR 案例(使用AR.js,Three.js和React.js):https://github.com/HEXcube/ReactAR

(10)jeelizAR:https://github.com/jeeliz/jeelizAR

更多相关:

  • {"moduleinfo":{"card_count":[{"count_phone":1,"count":1}],"search_count":[{"count_phone":4,"count":4}]},"card":[{"des":"阿里技术人对外发布原创技术内容的最大平台;社区覆盖了云计算、大数据、人工智能、IoT、云原生、数...

  • c++ https://www.cnblogs.com/riddick/p/8486223.html python 原理:https://zhuanlan.zhihu.com/p/94244568 代码:https://github.com/1368069096/Calibration_ZhangZhengyou_Met...

  • https://zhuanlan.zhihu.com/p/60962760 https://blog.csdn.net/qq_35644234/article/details/53013738 https://blog.csdn.net/u012285643/article/details/78524758...

  • colmap-3.6-dev工程第三方依赖库 Eigen==3.3.7 https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.zipFreeImage==3.17.0 https://github.com/twnkls/FreeImage-3.17.0-VS...

  • 理论知识和其它实现算法可参考: https://stackoverflow.com/questions/29678510/convert-21-equirectangular-panorama-to-cube-map http://paulbourke.net/dome/dualfish2sphere/ 如果着急输出Cub...

  • 适用于HoloLens2 / HoloLens / Windows MRTK混合现实的COVID-19数据可视化:https://github.com/cre8ivepark/COVID19DataVisualizationHoloLens2 经典的管道益智游戏,HoloLens 2 + 虚幻引擎:https://github.co...

  • minq项目的主旨是minimum quic(最小化实现的QUIC),指最简单的QUIC项目,目前只实现了IETF QUIC的draft 5部分功能,远不成熟,不能用于生产环境。 它内部依赖LTS 1.3的go开源实现项目mint https://github.com/bifurcation/mint 下面开始安装 cd ${GO...