RTUITLab / TacticMap

Online tactic map on hololens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hololens

TacticMap

Unity Version MRTK Version GitHub Issues

Project for Microsoft Hololens Mixed Reality headset with multi-user experience.


Instruction:

Unity application configuration:

  • Open the project in Unity;
  • Download Photon Pun 2 from asset store;
  • Configurete Photon settings;

Windows > Photon Unity Networking > Highlight Server Settings (Ctrl + Shift + Alt + P). If the photon server will be used, then you need to enter App Id PUN and check the Use Name Server box. Else uncheck box and insert ip into Server and Port. Default port value: 5055.

  • Bild Visual Studio solution;
  • Deploy on Hololens.

Photon server configuration:

  • Get ur server license here;
  • Download server here;
  • Move license to ../deploy/bin_Win64/;
  • Open PhotonControl.exe;
  • Start ur Photon On Premises Server.

Typical problems:

"Windows Mobile" error while building your project: Open HoloMapOnline > HoloMapOnline.vcxproj file in the solution folder. At the end of the file, cut out the mention of Windows Mobile.

"Failed to connect to server after testing each known IP" error: Remove all Win 10 SDK after 10.0.18362 or change unity to a newer LTS version.

About

Online tactic map on hololens.


Languages

Language:ShaderLab 81.8%Language:C# 10.9%Language:HLSL 7.3%