2024-03-16 20:56:52 +01:00
Pandemonium Docs – *3.5* branch
2022-03-18 17:46:08 +01:00
=========================
.. only:: not i18n
2023-01-12 20:55:57 +01:00
Note:
2024-03-16 20:56:52 +01:00
Pandemonium's documentation is available in various languages and versions.
2022-03-18 17:46:08 +01:00
Expand the "Read the Docs" panel at the bottom of the sidebar to see
the list.
2023-01-12 21:01:51 +01:00
Tip:
This is the documentation for the 3.5 branch.
2022-03-18 17:46:08 +01:00
Looking for the documentation of the current **development** branch?
2024-03-16 20:56:52 +01:00
`Have a look here ( https://docs.pandemoniumengine.org/en/latest )` .
2022-03-18 17:46:08 +01:00
You can also browse the documentation for the current stable
2024-03-16 20:56:52 +01:00
`3.4 ( https://docs.pandemoniumengine.org/en/3.4 )` branch.
2022-03-18 17:46:08 +01:00
.. only:: i18n
2023-01-12 20:55:57 +01:00
Note:
This documentation is translated from the `original English one
2024-03-16 20:56:52 +01:00
( https://docs.pandemoniumengine.org/en/latest )` by community members
on `Weblate ( https://hosted.weblate.org/projects/pandemonium-engine/pandemonium-docs )` .
2022-03-18 17:46:08 +01:00
Depending on the translation effort's completion level, you may
find paragraphs or whole pages which are still in English. You can
help the community by providing new translations or reviewing existing
ones on Weblate.
For the time being, localized translations are only available for
the "latest" (development) branch, but should be suitable to learn
2024-03-16 20:56:52 +01:00
how to use stable Pandemonium releases nevertheless.
2022-03-18 17:46:08 +01:00
2024-03-16 20:56:52 +01:00
Welcome to the official documentation of `Pandemonium Engine ( https://pandemoniumengine.org )` ,
2022-03-18 17:46:08 +01:00
the free and open source community-driven 2D and 3D game engine! If you are new
to this documentation, we recommend that you read the
2023-01-12 20:47:54 +01:00
`introduction page ( doc_about_intro )` to get an overview of what this
2022-03-18 17:46:08 +01:00
documentation has to offer.
The table of contents below and in the sidebar should let you easily access the
documentation for your topic of interest. You can also use the search function
in the top left corner.
2024-03-16 20:56:52 +01:00
You can also `download an HTML copy ( https://nightly.link/pandemoniumengine/pandemonium-docs/workflows/build_offline_docs/master/pandemonium-docs-html-stable.zip )`
2022-03-18 17:46:08 +01:00
for offline reading (updated every Monday). Extract the ZIP archive then open
2023-01-12 19:43:03 +01:00
the top-level `index.html` in a web browser.
2022-03-18 17:46:08 +01:00
2023-01-12 20:55:57 +01:00
Note:
2024-03-16 20:56:52 +01:00
Pandemonium Engine is an open source project developed by a community of
2022-03-18 17:46:08 +01:00
volunteers. The documentation team can always use your
feedback and help to improve the tutorials and class reference. If
you don't understand something, or cannot find what you
are looking for in the docs, help us make the documentation better
by letting us know!
Submit an issue or pull request on the `GitHub repository
2024-03-16 21:04:42 +01:00
( https://github.com/Relintai/pandemonium_engine-docs/issues )`,
2022-03-18 17:46:08 +01:00
help us `translate the documentation
2024-03-16 20:56:52 +01:00
( https://hosted.weblate.org/engage/pandemonium-engine/ )` into your
2022-03-18 17:46:08 +01:00
language, or talk to us on the
2024-03-16 20:56:52 +01:00
`#documentation` channel on the `Pandemonium Contributors Chat
( https://chat.pandemoniumengine.org/ )`!
2022-03-18 17:46:08 +01:00
.. centered:: |weblate_widget|
The main documentation for the site is organized into the following sections:
.. toctree::
:maxdepth: 1
:caption: General
:name: sec-general
about/index
.. toctree::
:maxdepth: 1
:caption: Getting started
:name: sec-learn
getting_started/introduction/index
getting_started/step_by_step/index
2022-09-10 12:15:58 +02:00
getting_started/first_2d_game/index
getting_started/first_3d_game/index
2022-03-18 17:46:08 +01:00
.. The sections below are sorted alphabetically. Please keep them that way.
.. toctree::
:maxdepth: 1
:caption: Tutorials
:name: sec-tutorials
tutorials/2d/index
tutorials/3d/index
tutorials/animation/index
tutorials/assets_pipeline/index
tutorials/audio/index
tutorials/best_practices/index
tutorials/editor/index
tutorials/export/index
tutorials/i18n/index
tutorials/inputs/index
tutorials/io/index
tutorials/math/index
tutorials/navigation/index
tutorials/networking/index
tutorials/performance/index
tutorials/physics/index
tutorials/platform/index
tutorials/plugins/index
tutorials/rendering/index
tutorials/scripting/index
tutorials/shaders/index
tutorials/ui/index
.. toctree::
:maxdepth: 1
:caption: Development
:name: sec-devel
development/compiling/index
development/cpp/index
development/editor/index
development/file_formats/index
.. toctree::
:maxdepth: 1
:caption: Community
:name: sec-community
community/contributing/index
community/tutorials
.. Indices and tables
.. ------------------
..
2023-01-12 19:29:11 +01:00
.. * `genindex`
.. * `modindex`
.. * `search`