Ceci est une ancienne révision du document !
Mini Project : navigating in the solar system
Install the Unity glTFast package using the Unity Package Manager
- In your Unity project, go to Windows > Package Manager.
- On the status bar, select the Add (+) button.
- From the Add menu, select Add + package by name. The Name and Version fields appear.
- In the Name field, enter com.unity.cloud.gltfast.
- Select Add.
- The Editor installs the latest available version of the package and any dependent packages.
Using Blender and Unity 3D, and building on the previous exercises, you will create a small solar system exploration application.
The Sun will be considered stationary, and the planets’ orbits will be assumed to be circular for simplification.
The planets’ orbits can be shown or hidden, and the planets will move at speeds proportional to their respective orbital periods.
Here are some guidelines:
The following diagram shows the actual relative sizes of the planets:
You will adjust the size and distance ratios relative to the Sun to make your application easy and enjoyable to use.
Students who finish early can create a journey around the planets using a spacecraft of their own design… or not! 🚀









