Skip to content

thomasxyi/HoloPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Hololens Application made in 10 weeks for the Virtual and Augmented Reality Capstone Course at the University of Washington (CSE 481V)

Steps to run:

Open Unity scene named "final"

Input computer ip address in sharing prefab

Run sharing service

Deploy to hololens

If need to add new holograms, add a mesh collider, P3D_Paintable.cs and TexturePainter.cs to the model. In P3D_Paintable, make sure to check Duplicate on Awake and Create on Awake for the texture.

Also add PreInstantiateHologram.cs and add a unique number to identify the model for sharing in Reserved UID field in the script.

If you would like to rotate and move the hologram add HologramPlacement and HologramRotation.cs.

Once the new hologram has the scripts that you want, drag it to become a child of the DefaultModels gameobject.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published