Following on from the previous post where I'd got to the point where I had an app using Photon which could; Connect to the Photon networkConnect to a (hard-coded) Photon room by nameCheck a property of the room to see if an anchorId had been stored thereIf so, talk to the Azure Spatial Anchors service, … Continue reading Simple Shared Holograms with Photon Networking (Part 3)
Category: AzureSpatialAnchors
Simple Shared Holograms with Photon Networking (Part 2)
Following on from the previous post, it's time to get some holograms onto the screen and make it such that they are moveable by the user. The "easiest" way to do this would seem to be add a voice command such that some hologram is created when the user issues a keyword and the easiest … Continue reading Simple Shared Holograms with Photon Networking (Part 2)
Simple Shared Holograms with Photon Networking (Part 1)
I’ve written a lot in the past about shared holograms and I’ve also written about Photon networking a couple of years ago; Experiments with Shared Holographic Experiences and Photon Unity Networking but I recently was working through this new tutorial around shared experiences with Photon; Multi-user Capabilities Tutorials and, while it’s great, it had me … Continue reading Simple Shared Holograms with Photon Networking (Part 1)