1. Definition | 2. Functional Requirements | 3. Syntax | 4. Semantics |
1. Definition
Virtual Environment Data In (VE Data In) consists of a variety of Data Types extracted from the Virtual Environment including the Scene (Performers and Stage or Performance Set), Participants, and Operators.
2. Functional Requirements
VE Data In includes data three elements describing the Virtual Environment:
- Performance Data includes data describing all elements of the entire Virtual Environment Scene (including terrain, foliage, architectural structures, performers’ avatars, autonomous avatars) and their properties (Spatial Attitudes, animations, lighting, textures/materials, and effects).
- Participants Data includes data describing participants’ avatars and their properties (Spatial Attitudes, animations, lighting, textures/materials, and effects).
- Operator Data includes data from remote show operators acting on the metaverse.
Data entering the XRV-LTP belong to the following categories:
- 3D Model representing scenes and visual
- Audio Data includes audio from virtual microphones and all audio sources.
- Visual Data includes visual data from 2D virtual cameras and all other visual sources.
- Biometric Data includes biometric measures of performers and participants.
- App Data from performer and participant devices.
- Controller Data from performer and participant devices.
3. Syntax
4. Semantics
Label | Size | Description |
Header | N1 Bytes | Header |
– Standard- | 9 Bytes | The characters “CAE-VDI-V” |
– Version | N2 Bytes | Major version – 1 or 2 characters |
– Dot-separator | 1 Byte | The character “.” |
– Subversion | N3 Bytes | Minor version – 1 or 2 characters |
MInstanceID | N4 Bytes | Identifier of M-Instance. |
VEDataInID | N5 Bytes | Identifier of VE Data In. |
Time | N7 Bytes | Space-Time info of VE Data In. |
VEDataIn | N8 Bytes | Data from performance/participants/operators in the VE. |
– AudioData | N9 Bytes | Data from Performance, Participants, Operators |
– VisualData | N10 Bytes | Data from Performance, Participants, Operators |
– BiometricData | N11 Bytes | Data from Performance, Participants per ISO/IEC 19785 |
– AppData | N12 Bytes | Specified by Real Venue Specifications |
– ControllerData | N13 Bytes | Specified by Real Venue Specifications |
DescrMetadata | N14 Bytes | Descriptive Metadata |