Add a description, image, and links to the unity-ar-foundation topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the unity-ar-foundation topic, visit your repo's landing page and select "manage...
plugineditorpackagedevelopmenttoolaugmented-realityunity-editorunity3dunity-assetunity3d-pluginxrarfoundation UpdatedNov 23, 2022 XRMOD Engine is a metaverse construction system developed based on the OpenXR protocol. Not only VR (Virtual Reality), AR (Augmented Reality), MR (Mixed Reality), but also...
使用AR Foundation 4.1.7(https://docs.unity.cn/Packages/com.unity.xr.arfoundation@4.1/manual/index.html)并围绕某些特性展示更高级功能的演示项目。 这组演示依赖于以下 Unity 包: ARSubsystems(文档https://docs.unity.cn/Packages/com.unity.xr.arsubsystems@4.1/manual/index.html) ARCore XR 插件(文档...
使用AR Foundation 4.1.7(https://docs.unity.cn/Packages/com.unity.xr.arfoundation@4.1/manual/index.html)并围绕某些特性展示更高级功能的演示项目。 这组演示依赖于以下 Unity 包: ARSubsystems(文档https://docs.unity.cn/Packages/com.unity.xr.arsubsystems@4.1/manual/index.html) ARCore XR 插件(文档...
AR Foundation enables you to create multi-platform augmented reality (AR) apps with Unity. In an AR Foundation project, you choose which AR features to enable by adding the corresponding manager components to your scene. When you build and run your app on an AR device, AR Foundation enables...
Samples available at https://github.com/Unity-Technologies/arfoundation-samples Version information Compatible with Unity These package versions are safe to use with Unity version 2019.4: Documentation location:Versions available: com.unity.xr.arfoundation@4.04.0.2 ...
使用Unity中的AR Foundation和CoreML,我们可以让Unity Chan站在我们的手指上。 本文简单描述了集成CoreML和AR Foundation的过程。我相信大家可以使用它们作出更有趣的内容。 这里是文中所使用的demo工程。 https://github.com/chenjd/Unity-ARFoundation-HandDetection ...
https://github.com/Unity-Technologies/arfoundation-samples/blob/master/Assets/Scripts/TestCameraImage.cs 世界地图(ARKit) 我们添加了对ARKit的ARWorldMap(AR世界地图)功能支持,它可以让你创建持续的多用户AR体验。目前,该功能仅适用于支持ARKit的iOS设备。
AR Foundation enables you to create multi-platform augmented reality (AR) apps with Unity. In an AR Foundation project, you choose which AR features to enable by adding the corresponding manager components to your scene. When you build and run your app on an AR device, AR Foundation enables...
内容可根据自己需求来增加,不清楚如何开发的朋友可以先在GitHub上下载相关示例,附链接:github.com/Unity-Technologies/arfoundation-samples ARCore打包到安卓时,会报一个Gradle版本不对的错误,具体解决方法可参照: developers.google.com/ar/develop/unity/android-11-build...