反应原生增强现实(AR) [英] React Native Augmented Reality (AR)

查看:85
本文介绍了反应原生增强现实(AR)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前,我正在为客户调查几个涉及增强现实的iOS/Android移动应用程序:

I'm investigating a couple of iOS/Android mobile apps for clients at the moment, that involve Augmented Reality:

  1. 可以预览他们的家具在家里的样子
  2. 数字化更衣室-预览自己衣服的样子

我们主要使用React Native来构建移动应用程序(其中一个项目是将功能构建到现有的React Native应用程序中).

We primarily use React Native to build mobile apps (one of the projects would be building the feature into an existing React Native app).

任何人都可以分享他们在React Native和AR方面的经验吗?共享任何可能有助于入门的框架/组件链接吗?还是只是引发一些关于从哪里开始的讨论?

Can anyone share their experience with React Native and AR? Share any links to frameworks/components that may help get started? Or simply lead some discussion around where to start?

推荐答案

React AR似乎尚未实现.但是已经有一些应用程序在React之上实现了某些库.

It looks like React AR is yet to materialise. But there are already apps that implement certain libraries on top of React.

示例一些用于AR的JS库包括 JSAruco JSARToolKit . JSAruco基于OpenCV,而JSARToolkit是ARToolkit的一个端口,它通过端口NyARToolkit(Java)和FLARToolkit(Actionscript)之间.一些示例.

Some JS libraries for AR include JSAruco and JSARToolKit. JSAruco is based on OpenCV and JSARToolkit is a port of ARToolkit via the in-between ports NyARToolkit (Java) and FLARToolkit (Actionscript). Some examples.

反应式VR即将面世. Facebook宣布在React Native的基础上发布React VR的Alpha版本,该鸣叫此处

React VR is coming soon. Facebook announced alpha release of React VR, which is built on top of React Native, the tweet here.

  1. 框架的 github页面
  2. React VR的示例项目和文档此处
  1. The github page of framework
  2. Sample projects and documentation of React VR here

编辑

Ar.js 是一个新的开源js工具包(基于three.js + jsartoolkit5),看起来非常有前途

Ar.js is a new opensource js toolkit (based on three.js + jsartoolkit5) that looks very promising

更新

Apple在iOS 11上为iPhone和iPad引入了 ARKit 此处找到精选的ARKit项目和资源列表. 5分钟

Apple introduced ARKit with iOS 11 for iPhone and iPad, Here is a react native binding for the same. Find a curated list of awesome ARKit projects and resources here. 5 minutes example app

资源

  • react-native-live-translator - An augmented reality experiment in react native

arcore-android-sdk -适用于Google ARCore SDK Android

arcore-android-sdk - Google ARCore SDK for Android

three.ar.js -帮助器三. js库,用于从Google构建AR Web体验

three.ar.js - A helper three.js library for building AR web experiences from Google

ARKit-Sampler -ARKit的代码示例.

ARKit-Sampler - Code examples for ARKit.

React-AR -使用React的增强现实(正在进行中)

React-AR - Augmented Reality with React (Work in progress)

Expo AR -仅适用于IOS

这篇关于反应原生增强现实(AR)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆