presentation - eisclimber/ExPresS-XR GitHub Wiki
Classes for presenting objects.
| Name | Description |
|---|---|
| ExhibitionDisplay | Implements an exhibition display for VR, allowing displaying objects with additional information. |
| It supports interactables, spinning the objects and displaying information via text, image or video. | |
| Mirror | Represents a mirror. Be careful as the reflection angles to not exactly line up. |
| For accurate and performant mirrors use a separate package. |
| Name | Description |
|---|---|
| ExPresSXR.Presentation.Pictures | Classes for presenting pictures. |