README.md 1.29 KB
Newer Older
cann-alberto's avatar
cann-alberto committed
1
2
3
4
<p align="center">
  <img src="CET-VR.png" alt="main" width="500">
</p>

cann-alberto's avatar
cann-alberto committed
5
6
7
8
# Implementing the MPAI Metaverse Model Architecture
This project presents a prototype implementation of the MMM architecture.

* [Introduction](#introduction)
cann-alberto's avatar
cann-alberto committed
9
* [Builds and Building](#builds)
cann-alberto's avatar
cann-alberto committed
10
11
12
* [Citation](#citation)

## Introduction
cann-alberto's avatar
cann-alberto committed
13
This implementation is not intended as ``just another'' alternative metaverse platform but serves three critical purposes: i) validating the proposed standards through practical applications, ii) creating an open platform that can be offered to the community, and iii) acting as a source of insights and suggestions for extending the standards themselves.
cann-alberto's avatar
cann-alberto committed
14

cann-alberto's avatar
cann-alberto committed
15
16
## Builds
The project was developed and tested using [**Unity 2021.3.x (LTS)**](https://unity3d.com/unity/qa/lts-releases?version=2021.3)
cann-alberto's avatar
cann-alberto committed
17

cann-alberto's avatar
cann-alberto committed
18
19

## Citation
cann-alberto's avatar
cann-alberto committed
20
21
22
23
24
25
26
Please cite this paper in your publications if it helps your research.

  @inproceedings{cannavo2025implementing,
  title={Implementing the MPAI Metaverse Model Architecture},
  author={Cannavo, Alberto and Visconti, Alessandro and Chiariglione, Leonardo and Kudumakis, Panos and Chollet, G{\'e}rard and Sansen, Hugues and Menezes, Paulo and Lamberti, Fabrizio and others},
  booktitle={IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops},
  year={2025},
cann-alberto's avatar
cann-alberto committed
27
  organization={IEEE}}