Skip to content

Multiplatform AR mobile visualization of Earth satellites in React-Native using ViroReact developed as a part of my Bachelor's thesis.

Notifications You must be signed in to change notification settings

pospisil98/satviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9731487 · Feb 7, 2022
Mar 16, 2020
Mar 6, 2020
May 14, 2020
May 14, 2020
Feb 7, 2022
May 11, 2020
May 14, 2020
May 13, 2020
Mar 6, 2020
Apr 22, 2020
Mar 6, 2020
Mar 6, 2020
May 14, 2020
Mar 6, 2020
May 13, 2020
Feb 7, 2022
May 11, 2020
Mar 6, 2020
Mar 6, 2020
Mar 6, 2020
Mar 6, 2020
Mar 6, 2020
May 11, 2020
May 14, 2020
May 11, 2020

Repository files navigation

Satviz

Multiplatform augmented reality application for Earth satelite visualization as the title of my bachelor thesis says. After a long analysis and several experiments, it is a React Native app with usage of Viro React AR & VR framework.

PlanarVarint GlobeVariant

Install guide

  1. Set up React Native development environment (https://reactnative.dev/docs/environment-setup - React Native CLI Quickstart)

  2. Clone this repository

  3. npm install in project folder to install all project dependecies

  4. npx jetify in project folder to migrate to AndroidX

  5. Connect Android device with Developer mode enabled via USB to the development PC

  6. npx react-native run-android --variant=arDebug in project folder to run the project

Documentation generation

Run the ESDoc documentation tool by ./node_modules/.bin/esdoc command in root of project.

Compilation

Run ./android/gradlew assebleRelease command in root of project. Generated .apk will be in .\android\app\build\outputs\apk\gvr\release folder.

Compilation for iOS devices is not verified because of lack of testing devices, but probably it will not work - more details in thesis text (only in Czech https://dspace.cvut.cz/handle/10467/87721).

About

Multiplatform AR mobile visualization of Earth satellites in React-Native using ViroReact developed as a part of my Bachelor's thesis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published