Skip to content

Commit

Permalink
Updates to documentation and inclusion of V3C Immersive Platform (#81)
Browse files Browse the repository at this point in the history
* Update README.md

* Update blender_exporter_unity_player.md

* Update xr-player-overview.md

* Update xr-player-win11-openXR.md

* Update tutorials.md

* Create usage.md

* Rename pages/xr-media-integration-in-5g/usage/usage.md to pages/xr-media-integration-in-5g/usage.md

* Update usage.md

* Rename blender_exporter_unity_player.md to blender_exporter_unity_player.md

* Rename xr-player-overview.md to xr-player-overview.md

* Rename xr-player-win11-openXR.md to xr-player-win11-openXR.md

* Update blender_exporter_unity_player.md

* Create immersive-3d-media-message.md

* Update immersive-3d-media-message.md

* Update immersive-3d-media-message.md

* Update immersive-3d-media-message.md

* Update tutorials.md

* Create index.md

* Update index.md

* Create projects.md

* Update projects.md

* Update repositories.md

* Create repositories.md

* Update repositories.md

* Update projects.md

* Create specifications.md

* Update specifications.md

* Update repositories.md

* Update index.md
  • Loading branch information
jordijoangimenez authored Jul 26, 2024
1 parent 85ff895 commit a29b5ad
Show file tree
Hide file tree
Showing 13 changed files with 122 additions and 9 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Welcome to the 5G-MAG Reference Tools Repositories

<img src="/assets/images/5g-mag-reference-tools.png" height="100" />

This repository is meant as an entry point to all the repositories related to the 5G-MAG Reference Tools. It serves as an umbrella for documentation, practical guidelines and examples of applications that can be built with the software packages and also in combination with other platforms.

All the relevant information is available in: https://5g-mag.github.io/Getting-Started/
9 changes: 9 additions & 0 deletions pages/v3c-immersive-platform/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
title: V3C Immersive Platform
has_children: true
nav_order: 10
---

# V3C Immersive Platform
<iframe width="100%" height="440" src="https://drive.google.com/file/d/14diIIl503hnVZhabz4B8Y25mCWvbYS3w/preview"></iframe>
13 changes: 13 additions & 0 deletions pages/v3c-immersive-platform/projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: Projects
parent: V3C Immersive Platform
has_children: false
nav_order: 2
---

# 🚧 Related projects
## V3C: V3C Decoder Plugin implemented with ISO/IEC 23090-5 support

All issues related to the V3C repositories with ISO/IEC 23090-5 support
* [Kanban board](https://github.com/orgs/5G-MAG/projects/38)
18 changes: 18 additions & 0 deletions pages/v3c-immersive-platform/repositories.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: default
title: Repositories
parent: V3C Immersive Platform
has_children: false
nav_order: 3
---

# ⭐ Related repositories
Note that these repositories are currently private and under testing. **Early access** can be requested at: [https://www.5g-mag.com/early-access](https://www.5g-mag.com/early-access)

## V3C Unity Player: [rt-v3c-unity-player](https://github.com/5G-MAG/rt-v3c-unity-player)
* [Information and how to download, build, install and run](https://github.com/5G-MAG/rt-v3c-unity-player#readme)
* [Releases](https://github.com/5G-MAG/rt-v3c-unity-player/releases)

## V3C Decoder Plugin: [rt-v3c-decoder-plugin](https://github.com/5G-MAG/rt-v3c-decoder-plugin)
* [Information and how to download, build, install and run](https://github.com/5G-MAG/rt-v3c-decoder-plugin#readme)
* [Releases](https://github.com/5G-MAG/rt-v3c-decoder-plugin/releases)
10 changes: 10 additions & 0 deletions pages/v3c-immersive-platform/specifications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: default
title: Specifications
parent: V3C Immersive Platform
has_children: false
nav_order: 0
---

# Specifications
Visit the [Standards repository](https://5g-mag.github.io/Standards/pages/volumetric-video.html) for details.
5 changes: 3 additions & 2 deletions pages/xr-media-integration-in-5g/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ nav_order: 2

# 🚧 Related projects

## XR : reference XR Player implemented in Unity3D
## XR: XR Player ISO/IEC 23090-14 support

All issues related to the release of development of the Unity3D XR Player supporting [functionalities defined in ISO/IEC 23090-14](features)
All issues related to the release of version 1.0.0 of the XR repositories dealing with [functionalities defined in ISO/IEC 23090-14](features)
* [Kanban board](https://github.com/orgs/5G-MAG/projects/22)

2 changes: 0 additions & 2 deletions pages/xr-media-integration-in-5g/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ nav_order: 3
---

# ⭐ Related repositories
Note that these repositories are currently private and under testing. Early access can be requested at: https://www.5g-mag.com/early-access

See also: [xr-player-overview](tutorials/xr-player-overview)

## XR Unity Player: [rt-xr-unity-player](https://github.com/5G-MAG/rt-xr-unity-player)
Expand Down
5 changes: 4 additions & 1 deletion pages/xr-media-integration-in-5g/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ layout: default
title: Tutorials
parent: XR Media Integration in 5G
has_children: true
nav_order: 4
nav_order: 5
---

# Tutorials

Check the [TUTORIALS & DEVELOPER XCHANGES](https://www.5g-mag.com/tutorials) in the 5G-MAG website and the information below.
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
layout: default
title: Immersive and 3D Media message
grand_parent: XR Media Integration in 5G
parent: Tutorials
has_children: false
nav_order: 0
---
# Immersive and 3D Media message

## VR/XR/3D Scene

### Use case 1: Sharing a 3D asset as a 3GPP conforming MMS message
Example: 3GPP shares the 3GPP Emmy Statue as 3GPP conforming messaging MMS to all members
#### Reference 5G-MAG assets
To realize this use case, 5G-MAG has selected the following assets, which are provided with the relevant glTF extensions:
* x
* x

### Use case 2: Sharing a 3D asset through a third-party application using 3GPP conforming containers
Example: A house rental agency offers rooms that you can walk through their assets. They share the assets through WhatsApp using 3GPP conforming containers.
#### Reference 5G-MAG assets
To realize this use case, 5G-MAG has selected the following assets, which are provided with the relevant glTF extensions:
* x
* x

### Use case 3: Extension of use case 2 to add images inside the 3D asset
Example: An extension of use case 2 provides the ability to add your family pictures to the wall.
#### Reference 5G-MAG assets
To realize this use case, 5G-MAG has selected the following assets, which are provided with the relevant glTF extensions:
* x
* x

---

## AR Scenes

### Use case 4: Extension of use case 1 including information to position it at a given location
Example: 3GPP shares the 3GPP Emmy Statue as 3GPP conforming messaging MMS to all members, including information to put it on your living desk
#### Reference 5G-MAG assets
To realize this use case, 5G-MAG has selected the following assets, which are provided with the relevant glTF extensions:
* x
* x

### Use case 5: Extension of use case 2 including ability to position the asset at given location
Example: Ikea offers furnitures on their webpage that you can request. They share the assets though Signal using 3GPP conforming containers. You can place the asset in your living room and check how it fits.
#### Reference 5G-MAG assets
To realize this use case, 5G-MAG has selected the following assets, which are provided with the relevant glTF extensions:
* x
* x
9 changes: 9 additions & 0 deletions pages/xr-media-integration-in-5g/usage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: default
title: Usage
parent: XR Media Integration in 5G
has_children: true
nav_order: 4
---

# Usage
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
layout: default
title: Blender glTF Exporter and Unity Player
grand_parent: XR Media Integration in 5G
parent: Tutorials
parent: Usage
has_children: false
nav_order: 2
---
# Blender glTF Exporter and Unity Player

This is a tutorial from Nils Duval (Motion Spell) on the usage of the Blender glTF exporter and the XR Unity Player.
This is an introduction from Nils Duval (Motion Spell) on the usage of the Blender glTF exporter and the XR Unity Player.

<iframe width="560" height="315" src="https://www.youtube.com/embed/bEMjw1YA78M?si=ZvxzyvkNX5FijnFR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default
title: XR Player Project overview
grand_parent: XR Media Integration in 5G
parent: Tutorials
parent: Usage
has_children: false
nav_order: 0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: XR Player on Windows
parent: Tutorials
parent: Usage
grand_parent: XR Media Integration in 5G
has_children: false
nav_order: 1
Expand Down

0 comments on commit a29b5ad

Please sign in to comment.