Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipturner authored Oct 18, 2021
1 parent 9e46e80 commit 4e53d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Not only does this app bring augmented reality to a pendulum simulation, it is a

Some of the latest iPhones and iPads have a built-in LiDAR scanner, which allows a device to understand the 3D shape of its surroundings. On these devices, this app uses the scanner to more realistically render the user's surroundings and reconstruct the 3D position of their hand.

AR MultiPendulum is available for free on the [Apple App Store](https://apps.apple.com/app/ar-multipendulum/id1583322801). This is the first application to use real-time 3D [scene color reconstruction](https://github.com/philipturner/scene-color-reconstruction) on a mobile device. To learn about how this app was created, check out [this article](https://philipturner.github.io/first-affordable-ar-headset).
AR MultiPendulum is available for free on the [Apple App Store](https://apps.apple.com/app/ar-multipendulum/id1583322801). It is based on [ARHeadsetKit](https://github.com/philipturner/ARHeadsetKit), a high-level framework for bringing AR headset experiences to iOS. To learn about how this app was created, check out [this article](https://philipturner.github.io/first-affordable-ar-headset).

0 comments on commit 4e53d17

Please sign in to comment.