Skip to content

Cell Space is an interactive mixed reality art performance to explore the space between colocated multiplayers.

License

Notifications You must be signed in to change notification settings

realitydeslab/cell-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cell Space

We write a customized Voronoi generator plugin in Packages/com.holoi.vorogen.

image

Open CellSpace_Basic.scene, in VoronoiGenerator, you can adjust offset and bounds. You can move and adjust all objects in VoronoiSites by tuning the position of players and the scale of the objects (weights).

AssigningObjectAsVoronoiSite can assign all objects under target as sites for Voronoi Generator.

AssigningPlayerAsVoronoiSite can assign all multiplayer's position as sites for Voronoi Generator.

Overview

This repository provides sample projects illustrating the integration of the Immersal SDK with the HoloKit SDK in Unity. While the Immersal SDK offers localization features, the HoloKit SDK brings to the table stereoscopic rendering and interaction capabilities.

This repository includes two distinct sample scenes:

  1. Stereo Rendering Sample: Demonstrates the integration of HoloKit SDK's stereoscopic rendering with the Immersal SDK.

    stereo rendering
  2. Multiplayer AR Sample: Showcases how to set up a multiplayer AR session using Unity's Netcode for GameObjects package with the MultipperConnecvitity transport.

multiplayer ar

Compatibility

This project was built with Unity 2022.3.7f1.

Building the Sample Scenes

Stereo Rendering

  • Location: Navigate to Assets/HoloKit Sample Scenes/Immersal_HoloKit_StereoRendering.unity.

  • Setup:

    • Download your specific Immersal map file from the Immersal Developer Portal.
    • Import the map into your Unity project.
    • Drag and drop the map file onto the Map File slot of the ARMap GameObject present in the scene.
    ARMap

    Before building, ensure that Immersal_HoloKit_StereoRendering is the sole selected scene for build.

    scene selection

Multiplayer AR

  • Location: Navigate to Assets/HoloKit Sample Scenes/Immersal_HoloKit_MultiplayerAR.unity.

  • Setup:

    • As before, download your Immersal map file from the Immersal Developer Portal.
    • Import it into Unity.
    • Drag and position the map file in the Map File slot of the ARMap GameObject in the scene.
    ARMap

    When building, ensure Immersal_HoloKit_MultiplayerAR is the only selected scene.

    scene selection

About

Cell Space is an interactive mixed reality art performance to explore the space between colocated multiplayers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •