.. _quick-start-guide:
.. |start| image:: ../img/ui/iconic-play-circle.png
:class: filter-invert
.. |download| image:: ../img/ui/iconic-data-transfer-download.png
:class: filter-invert
.. |prefsicon| image:: ../img/ui/prefs-icon.png
:class: filter-invert
.. |helpicon| image:: ../img/ui/help-icon.png
:class: filter-invert
.. |docs| image:: ../img/ui/iconic-book.png
:class: filter-invert
.. |exit| image:: ../img/ui/quit-icon.png
:class: filter-invert
Quick start guide
=================
.. tip:: This guide is designed for the latest version of Gaia Sky. Ensure your software is up to date to follow along seamlessly!
The main objective of this guide is to provide a concise "on-ramp" to the Gaia Sky platform, covering its core operations and most common features.
**Gaia Sky crash course:** For a visual introduction, check out the `companion web presentation `__.
Guide overview:
---------------
- **Installation and setup:**
- :ref:`qs-installation`
- :ref:`qs-running`
- **Introduction to Gaia Sky:**
- :ref:`qs-dataset-manager`
- :ref:`Controls `, :ref:`movement `, and :ref:`selection `
- :ref:`User interface ` overview
- :ref:`Camera operation and modes `
- :ref:`Render modes ` (3D, Planetarium, 360, Re-projection)
- :ref:`Object and type visibility `
- :ref:`Visual settings `
- :ref:`Managing datasets ` (loading, filters, and SAMP)
- **Scripting:**
- :ref:`Scripting basics `
- :ref:`The API `
- :ref:`Showcase scripts `
- :ref:`Hands-on session `
- **Camera paths:**
- :ref:`Recording and playback `
- :ref:`Keyframe system `
- **Output and video:**
- :ref:`Still frame output mode `
- :ref:`Creating video from still frames ` with ``ffmpeg``
To follow this guide effectively, you need to have Gaia Sky installed locally. If you haven't installed it yet, please follow the instructions for your operating system in the |docs| :ref:`installation section `. Then, proceed with the rest of the quick start guide.
.. toctree::
:caption: Installation and setup
:hidden:
Qs-installation
.. toctree::
:caption: Quick start
:hidden:
Qs-dsmanager
Qs-controls-movement
Qs-user-interface
Qs-camera-modes
Qs-special-modes
Qs-types
Qs-visual-settings
Qs-external-datasets
Qs-external-info
.. toctree::
:caption: Scripting and more
:hidden:
Qs-scripting
Qs-camera-paths
Qs-video