Skip to content

Project developed as part of Final Year Project. The project allows for using Augmented Reality on Android to scan the physical environment, save it, and bring it into Virtual Reality with basic visual representation.

License

DatPinkGuy/EnvironmentMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnvironmentMapping

This is a project developed during Final Year Project as BSc of Games Design & Development.
The project uses Augmented Reality on Android devices in combination with Point Cloud to scan the user's physical space.
This Point Cloud data can be saved on mobile device and brought into the Virtual Reality.
In Virtual Reality, the Point Cloud data is recreated and sorted through using Octrees to create simple visual representation of the environment scanned.

Main Features:

  1. Point Cloud data breaking down into saveable format.
  2. Saving and Loading of Point Cloud Data.
  3. Octree creation based on Point Cloud data provided.
  4. Sorting algorithm to locate smallest nodes in Octree with specified amount of points in them.
  5. Methods to allow user for manual position synchronization in VR.

Video on how this project works can be found below: (Click on Image)
Video

About

Project developed as part of Final Year Project. The project allows for using Augmented Reality on Android to scan the physical environment, save it, and bring it into Virtual Reality with basic visual representation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published