feel-physics / HoloMagnet3

Science (Physics) education app visualizes Magnetic Field for HoloLens
https://youtu.be/eiLB3NuWtVk
GNU General Public License v3.0
5 stars 1 forks source link

Remove all Singleton class from MRTK for porting other platforms #25

Open tatsuro-ueda opened 5 years ago

tatsuro-ueda commented 5 years ago

In current state, you can't open this project on Mac. It's because of MRTK asset. So, we want to let it able to delete the HoloToolkit folder which depends on WIndows.

tatsuro-ueda commented 5 years ago

If the LocalJoost/HoloToolkitCompatiblityPack works well, introduce that and replace all Singleton class.