Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rocketseat-content/youtube-challenge-arkit

Augmented Reality (AR) with React Native for ARKit (iOS)
https://github.com/rocketseat-content/youtube-challenge-arkit

Last synced: about 2 months ago
JSON representation

Augmented Reality (AR) with React Native for ARKit (iOS)

Awesome Lists containing this project

README

        


Code Challenge - ARKit with React Native (for iOS)

In this code challenge we developed a simple AR (Augmented Reality) in React Native using ARKit for iOS.



Contributors


License


## Participants

| [](https://github.com/guilhermerodz) | [](https://github.com/carloslevir) |
| :------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------: |
| [Guilherme Rodz](https://github.com/guilhermerodz) | [Carlos Levir](https://github.com/carloslevir) |

## Notes

- Unfortunately, Expo AR doesn't support ARCore (Android).
- There is not a significant amount of examples and documentation.

## What can be better?

- Add `texture` to `.obj` with `.mtl`;
- Add conditionals based on `facial expressions`;
- Try to attach objects to `surfaces`;

## Dependencies

- [Expo](https://expo.io/) = 3.13.1

## Getting started

1. Clone this repository;

2. Run `npm or yarn install` to install dependencies.

3. Run `expo start`. iOS support only.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.