Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipturner authored Aug 29, 2021
1 parent 0db98f5 commit b61c6b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# AR MultiPendulum (Beta)

## The public TestFlight beta is available [here](https://testflight.apple.com/join/96heMdWD).

AR MultiPendulum allows users to interact with virtual objects directly with their hand instead of tapping an object's location on a touchscreen. It brings a mesmerizing multi-pendulum simulation into augmented reality. Users interact with this simulation through hand movements and modify it through a holographic interface.

Not only does this app bring augmented reality to a pendulum simulation, it is also the first app to simulate more than three pendulums. Additionally, by repurposing a VR headset for AR, this is the first app that gives users an affordable AR headset experience. If a user has Google Cardboard, they can turn their iPhone into an AR headset that renders their surroundings in VR, based on images acquired using their device’s camera.
Expand All @@ -9,5 +11,3 @@ Some of the latest iOS devices have a built-in LiDAR scanner, which allows a dev
This repository contains source code created during [this](https://github.com/philipturner/scene-color-reconstruction) research on scene color reconstruction. This source code uses the term "mixed reality" (MR) to differentiate code that generates the handheld experience from code that generates the headset experience. This term is a synonym for augmented reality often used to describe AR headset experiences.

A browser version of the multi-pendulum simulation can be accessed [here](https://github.com/philipturner/multipendulum).

The public TestFlight beta is available [here](https://testflight.apple.com/join/96heMdWD).

0 comments on commit b61c6b8

Please sign in to comment.