diff --git a/_posts/2024-10-29-oreczml-1.0-announcement.md b/_posts/2024-10-29-oreczml-1.0-announcement.md index dc4c7c7b124a21b397bf2218b0c0812831cd685b..98b5ee9803c3939e331c3201d9076279f6745096 100644 --- a/_posts/2024-10-29-oreczml-1.0-announcement.md +++ b/_posts/2024-10-29-oreczml-1.0-announcement.md @@ -21,9 +21,9 @@ Julien Leblond, intern at CS Group in 2024 within the Orekit team, has a message The Orekit team would like to present you **[OreCzml](https://gitlab.orekit.org/Zudo/oreczml)**. This library has been designed for the past six months with a unique goal, **helping Orekit's users visualize in 3D outputs of Orekit.** In fact, this library uses [CesiumJSâ„¢](https://cesium.com/platform/cesiumjs/), which is a JavaScript library for 3D visualization. -The official release V1.0 is now available [here](https://gitlab.orekit.org/Zudo/oreczml/-/releases). This project, is a prototype, and is going to evolve with futher versions. +The official release V1.0 is now available [here](https://gitlab.orekit.org/Zudo/oreczml/-/releases). This project is a prototype, and is going to evolve with futher versions. -OreCzml will allow you to display for example : +OreCzml will allow you to display for example: * satellite orbits * window visibility for satellite from ground stations * covariances ellipsoid evolution @@ -33,7 +33,7 @@ OreCzml will allow you to display for example : * field of views * constellations -And even more ! +And even more!  @@ -41,14 +41,13 @@ And even more !  -This library has been designed to make Orekit's data more accessible and visually intuitive. I invite you to explore OreCzml and share your feedback. You can also [contribute to its development or raise issues](https://gitlab.orekit.org/Zudo/oreczml/-/issues/?sort=created_date&state=opened&first_page_size=100). +This library has been designed to make Orekit's data more accessible and visually intuitive. We invite you to explore OreCzml and share your feedback. You can also [contribute to its development or raise issues](https://gitlab.orekit.org/Zudo/oreczml/-/issues/?sort=created_date&state=opened&first_page_size=100). Hoping you will find this tool useful and interesting! -Cheers - +Cheers, Zudo (Julien Leblond) -PS: To go further, [a repository of a local interface for CesiumJS](https://gitlab.orekit.org/Zudo/oreczml-js-interface) that I designed for you is available." +PS: To go further, [a repository of a local interface for CesiumJS](https://gitlab.orekit.org/Zudo/oreczml-js-interface) is available." You will find Julien's original message on the [forum](https://forum.orekit.org/t/oreczml-a-3d-visualization-library-for-orekit/4035). diff --git a/img/overview.odp b/img/overview.odp index 83728547f19e6ec89787f0b12290bc8039edbf17..61f7f29f9bcc6c67565e4a6d5898aa4c841ef1d8 100644 Binary files a/img/overview.odp and b/img/overview.odp differ diff --git a/img/overview.png b/img/overview.png index e4e54eb7bdcf23d36aca2c8240a72e663e3226ce..368662329d295c03f65d673d552f572b5b43f715 100644 Binary files a/img/overview.png and b/img/overview.png differ