manim/docs/source/guides
Benjamin Hackl 02f6268837
New thematic guide: a deep dive into the internals of the library (#2550)
* information about imports, initial draft

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* codespell: allow medias. continue until scene.render()

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated section title

* rough sketch of rest of tutorial; actual writing still TBD

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* tutorial continued

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* continued up to initialization of orange_square

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* completed subsection on initializing mobjects

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* new subsection on Scene.add

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed typo

* fixed example

* initialization of animation object

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* start explaining Scene.play

* typo

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* put together readable overview

* everything up to actually rendering the first frame

* save_static_frame_data already assigns the frame, no need to do it twice

* rendering of static background; up to play_internal

* finished render loop, tutorial content-complete

* added deep_dive tutorial to correct index.rst

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* upgrade version of furo

* fix reference to configuration

* move deep dive from tutorial to thematic guide

* fix broken HTML produced by manim_directive

* disclaimer and tutorial -> guide

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-12 19:53:54 +02:00
..
configuration.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00
deep_dive.rst New thematic guide: a deep dive into the internals of the library (#2550) 2022-07-12 19:53:54 +02:00
index.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00
using_text.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00