List of next tutorials:

Getting Started with Navigation

Getting started with navigation

Introduction

This tutorial is a short explanation on how to initiate the navigaiton at the Mizar's creation. The images are provided by a WMS server. The camera looks at Toulouse at 300 Km of altitude

Code in Mizar

The first step is to look to the Getting Started with Earth to create the Earth.

In the case of a planet, the PlanetNavigation or FlatNavigation is used. FlatNavigation is only used when the globe is projected on a 2D map. In our example, we use PlanetNavigation

The second step is to look at the initialisation of the PlanetNavigation for options.

Look at the code and change it to test it.