WIKISPACE
Reading Wikipedia in VR with a model bank for visualizing some articles.

Support some kinds of VR/MR devices from different brands.
We also provide a simulation version for user don’t have VR/MR devices.
This project using Wikipedia API English for query article contents and images.
Screenshots
.png)
Unity version
2019.4.8f1
Members
Nguyen Truong Vinh Thuyen 1751042
Dao Hieu 151005
Nguyen Diep Xuan Quang 1751035
Nguyen Hoang Tan 1715126
Credits:
- Wikipedia API English https://www.mediawiki.org/wiki/API:Main_page
- AngleSharp Library https://anglesharp.github.io/
- Unity Package:
- Unity Particle Pack https://assetstore.unity.com/packages/essentials/tutorial-projects/unity-particle-pack-127325
- GLTF 3D model https://github.com/Siccity/GLTFUtility
- UIEffect https://github.com/mob-sakai/UIEffect
- VIVE Input Utility
- JSON .NET For Unity
- SteamVR Unity plugin for OpenVR https://github.com/ValveSoftware/steamvr_unity_plugin
Model assets:
- Church: https://assetstore.unity.com/packages/3d/environments/historic/church-model-110307
- Tiger: https://assetstore.unity.com/packages/3d/characters/animals/mammals/golden-tiger-55797
- Rabbit: https://assetstore.unity.com/packages/3d/characters/animals/white-rabbit-138709
- Stone and Butterfly: https://assetstore.unity.com/packages/3d/characters/animals/insects/butterfly-animated-58355
- Cat: https://assetstore.unity.com/packages/3d/characters/animals/lowpoly-toon-cat-lite-66083
- Rabbit: https://assetstore.unity.com/packages/3d/characters/animals/white-rabbit-138709
- Spider: https://assetstore.unity.com/packages/3d/characters/animals/insects/animated-spiders-pack-9864
Other resources and assets:
- Transparency shader (for Fade in/Fade out effect): https://ocias.com/blog/unity-stipple-transparency-shader/
- Fade in effect: adapted from https://stackoverflow.com/questions/44933517/fading-in-out-gameobject/44935943#44935943