Commit ea302bca authored by Sylvain Renault's avatar Sylvain Renault
Browse files

Update README.md

parent 66890eca
Loading
Loading
Loading
Loading
+11 −13
Original line number Diff line number Diff line
- [Management](#Management)
- [Objectives](#objectives)
- [Interactions](#Interactions-between-the-sub-projects)
*This repository is part of the outcomes of the Specialist Task Force 620 focusing on the authoring of a World Representation as part of the ETSI ISG Augmented Reality Framework architecture (https://www.etsi.org/deliver/etsi_gs/ARF/001_099/003/01.01.01_60/gs_ARF003v010101p.pdf).*
*The set of the World Representation authoring components includes:*

 # Management
*•	The C++ and C# source code for servers and clients  generated from OpenAPI available here (https://forge.etsi.org/rep/arf/arf005)*

Admin area for World Storage API Helpers 
*•	A Unity plugin and a Unity editor for authoring and accessing a World Representation hosted on a World Storage server.*

# Objectives
*All these components are available under the ETSI Labs group “World Storage API Helpers”: https://labs.etsi.org/rep/arf/world-storage-api-helpers*

This repository and all its sub-repos are dedicated to the development of libraries and modules for the ARF STF 620 project. The main purpose of STF 620 is (a) the creation of C++ and C# libs for the World Storage (as described by the ARF OpenAPI, see Gitforge), (b) the implementation of various wrappers and servers/clients and finally the validation of the World Storage system with a simple authoring application in Unity including main functions and a simple GUI concept (c).
---

# Interactions between the sub projects
# MANAGEMENT

TODO: overview diagram
This repository is the Admin management repo of the other ones dedicated to the development of the various ARF STF 620 modules. 

## Generation of librairies (a)
# Interactions between the sub projects

## Generation of servers/clients (b)
TODO: overview diagram

## Validation application in Unity (c)