VIRTUAL REALITY SYSTEM TO DETERMINE HUMAN ACTIONS IN A MAZE
Keywords:
virtual reality, VR, the virtual maze, Alzheimer's disease, UnityAbstract
The article considers the system of virtual reality to determine human actions in the maze. This system allows you to immerse a person in virtual reality and check how the user navigates in the surrounding space. From the data obtained, it is possible to conclude whether the user is prone to Alzheimer's disease. Possible options for moving the user through the maze, as well as options for collecting information about the movement and user actions are considered. A memory training game in this system is also considered.
References
Gobankingrates - [Online]. Available: https://www.gobankingrates.com/money/business/companies-like-oculus-making-money-off-virtual-reality/#2 (request date : 11.05.2020). – Figure 1 (Interaction of virtual glasses with a user).
BBC - https://www.bbc.com/news/health-34607267 (request date : 11.05.2020). - About Virtual reality maze 'predicts Alzheimer's disease'.
Morganti, Francesca, Stefano Stefanini, and Giuseppe Riva. "From allo-to egocentric spatial ability in early Alzheimer’s disease: a study with virtual reality spatial tasks." Cognitive neuroscience 4.3-4 (2013): 171-180.
“Psykhiatriia i narkolohiia”. Za redaktsiieiu profesora V.L. Havenka, chl.-kor. AMN Ukrainy, profesora V.S. Bitenskoho. st. 245-249
Newsroom - [Online]. Available: https://newsroom.ucla.edu/stories/sounding-the-alarm-on-a-future-epidemic:-alzheimer-s-disease (request date : 11.05.2020). – About Sounding the alarm on a future epidemic: Alzheimer's disease.
ALZ - [Online]. Available: https://www.alz.co.uk/research/statistics - (request date : 11.05.2020). - About Dementia statistics.
Mysideofthepole - https://mysideofthepole.com/2017/10/22/handling-memory-loss/ (request date : 11.05.2020). – Figure 7 (Handling Memory Loss).
Documentation Unity – [Online]. Available: https://docs.unity3d.com/540/Documentation/ScriptReference/UI.Image-fillAmount.html (request date : 11.05.2020). - About UI.Image.fillAmount in Unity.
Documentation Unity – [Online]. Available: https://docs.unity3d.com/ScriptReference/Transform-position.html (request date : 11.05.2020). - About Transform.position in Unity.
Documentation Unity – [Online]. Available: https://docs.unity3d.com/ScriptReference/Mathf.Lerp.html (request date : 11.05.2020). - About Mathf.Lerp in Unity.
Documentation Unity – [Online]. Available: https://docs.unity3d.com/ScriptReference/Transform.Translate.html (request date : 11.05.2020). - About Transform.Translate in Unity.
Documentation Unity – [Online]. Available: https://docs.unity3d.com/ScriptReference/Time-deltaTime.html (request date : 11.05.2020). - About deltaTime in Unity.
Documentation Unity – [Online]. Available: https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/UICanvas.html (request date : 11.05.2020). - About Canvas in Unity.