Mise à jour de Home authored by Julien LEBLOND's avatar Julien LEBLOND
......@@ -5,7 +5,9 @@
# Introduction
Welcome to the Wiki of OreCZML ! This library was designed to create a Java interface between [Orekit](https://gitlab.orekit.org/orekit/orekit) and [Cesium](https://github.com/CesiumGS/cesium) by generating CZML files with the help of the [CZML Writer](https://github.com/AnalyticalGraphicsInc/czml-writer). You will learn how to build objects and generate them with OreCZML.
Welcome to the Wiki of OreCZML ! This library was designed to create a Java interface between [Orekit](https://gitlab.orekit.org/orekit/orekit) and [Cesium](https://github.com/CesiumGS/cesium) by generating Czml files with the help of the [CZML Writer](https://github.com/AnalyticalGraphicsInc/czml-writer).
In this wiki you will learn how to build objects and how to generate a Czml file.
![Logo Orekit](https://www.orekit.org/img/orekit-logo.png)
......
......