You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/matiasvallejosdev/AR-Covid-Interactive)
6
+
[](https://github.com/matiasvallejosdev/AR-Covid-Interactive/search?l=c%23)
[](https://github.com/matiasvallejosdev/AR-Covid-Interactive-Visualizer)
6
-
[](https://github.com/matiasvallejosdev/AR-Covid-Interactive-Visualizer/search?l=c%23)
Development of a mobile application to visualize covid19 data using AR Foundation (Arkit / Arcore). <br /> Integration with API Rest to obtain the data in real time. Integration of Universal Render Pipeline and Post-Processing graphics.
17
-
<br />The OOP and SOLID principles are highlighted, and a scalable MVVM architecture with the UniRx reactive library.<br /><br />
18
-
<ahref="https://youtu.be/BuaH3zmLtNs"target="_blank">View Demo in Youtube</a> <br />
This repository contains a viewer of the covid 19 data developed in augmented reality using ARFoundation (Arkit - Arcore) in Unity. Its objective is the integration of an API to obtain the information and process it to display it in an interactive format. <br /><br />
18
+
<ahref="https://youtu.be/Q-14FaPrD-A"target="_blank">View Demo in Youtube</a> <br />
It should be noted that a fundamental part is fulfilled by the observers who are granted in this case by the UniRx reactive library, which can access its documentation in the git repository and is open-source.
82
-
83
74
### Prerequisites
84
75
85
76
This example assume you have knowlege of Unity 3d, data oriented programming and reactive programing.
86
77
87
78
### Useful Links
88
79
89
-
I use as tool Unirx library. [Download UniRx](https://assetstore.unity.com/packages/tools/integration/unirx-reactive-extensions-for-unity-17276)
| v1.0.0 |[Initial features with only Argentina country](https://github.com/matiasvallejosdev/AR-Covid-Interactive-Visualizer/releases/tag/v1.0.0)| 2021.06.14 |
119
-
120
-
121
-
## Future Release
122
-
* New API for Argentina Provinces
123
-
* World Data Interactive Visualizer
124
-
125
-
126
-
127
-
## Trouble Shooting
128
-
* If an error such as ""
129
-
<br />
130
-
example:
131
-
<br />
132
-
133
-
```
134
-
So far no errors
135
-
```
136
-
<br />
137
-
solutions:
138
-
<br />
139
-
140
-
.**
141
-
142
-
143
-
## Known issues
144
-
145
-
* The states CountryGateway.cs for Argentina be desactivated beacause doesn't have an valid API.
0 commit comments