Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mishig25/ar-apps

AR projects I have worked on over the years
https://github.com/mishig25/ar-apps

augmented-reality

Last synced: 20 days ago
JSON representation

AR projects I have worked on over the years

Awesome Lists containing this project

README

        

# Augmented Reality Apps Summary

Here is a list of AR apps I have made for fun when I was in high school.

## AR Shooter

3D iOS FPS game that utilizes AR.

Tools: Unity, Vuforia, iOS DevKit, Objective-C

## AR Solar System

iOS AR app that presents an animating Solar System.

Tools: Unity, Vuforia, iOS DevKit, Objective-C

## AR Physics Experiments

iOS AR app that shows popular physics experiments.

Tools: Unity, Vuforia, iOS DevKit, Objective-C

## AR Brain
Result | Pose Data | 3D
:-------------------------:|:-------------------------:|:-------------------------:
| |

Desktop app that gets pose estimation data from [OpenPose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) and feeds it into Unity, where 3D and AR are done.

Tools: Unity, OpenPose, C++