Commit graph

29 commits

Author SHA1 Message Date
kolibril13
5233c598ac
Bunch of more examples for the docs (#458)
* #added some examples to the camera scene

* #added 3 ZoomedScene examples

* #removed accidentally added files

* #added updater examples

* #added text examples

* #renamed example

* #added 3d example with other light source

* #added imagemobject examples

* # added one line of code

* # small fix

* # added 3d examples

* # added one advanced project

* fixed error

* small changes

* 3d render

* another idea with the file 3d_fix.rst

* # one more change

* some more formula examples

* fix indent

* remove reference to examples/3d_fix

* change default resolution for videos in doc to 480p30

* Apply suggestions leotrs

Co-authored-by: Leo Torres <leo@leotrs.com>

* Added credits and 3d scene changes

* # removed unnecessary lines

* # implemented lots of changes suggested be leotrs

* # updated credits

* # updated scene names

* Update docs/source/examples/shapes.rst

Co-authored-by: Leo Torres <leo@leotrs.com>

* updated credits

* updated examples entery

* Update camera_settings.rst

* changed two lines

* Update shapes.rst

* Update plots.rst

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-10-02 16:06:01 +02:00
kolibril13
955c6dd39f Merge branch 'master' into examples_folder_structure 2020-09-19 10:37:13 +02:00
kolibril13
ef10ace17b
Update docs/source/examples/neat_projects.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:41:34 +02:00
kolibril13
50148cffae
Update docs/source/examples/camera_settings.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:40:51 +02:00
kolibril13
dc337badc2
Update docs/source/examples/formulas.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:40:18 +02:00
kolibril13
f6a057dc5b
Update docs/source/examples/advanced_projects.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:39:32 +02:00
kolibril13
e87361ac79
Update docs/source/examples/3d.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:39:09 +02:00
kolibril13
d09060ad4a
Update docs/source/examples/shapes.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-19 09:36:45 +02:00
kolibril13
3df021a304
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-18 15:23:45 +02:00
kolibril13
79d4762ed4
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-18 14:25:09 +02:00
kolibril13
5e6efe51ae
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-18 14:24:44 +02:00
kolibril13
4d601b18fd
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-18 14:18:42 +02:00
kolibril13
19dd644555
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-09-18 14:18:26 +02:00
kolibril13
f91f2acc1b
fixed typo 2020-09-17 23:17:10 +02:00
kolibril13
d3ebf62abc # adjusted gaussian example, that is outside the Scene class 2020-09-17 12:41:43 +02:00
kolibril13
2b6519f621 # renamed files and removed some unused code 2020-09-17 11:20:02 +02:00
kolibril13
cbaead8055 # removed some unnecessary lines 2020-09-17 09:06:45 +02:00
kolibril13
161dc5f589 # added another example, where a function is defined outside of construct 2020-09-17 09:04:15 +02:00
kolibril13
c8f66fa88e
Update docs/source/examples/plots_examples.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-09-17 08:43:05 +02:00
kolibril13
b82aa84e88
Update docs/source/examples/plots_examples.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-09-17 08:42:51 +02:00
kolibril13
09c2e46d7b
Update docs/source/examples/plots_examples.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-09-17 08:42:36 +02:00
kolibril13
604dff2d54
Update docs/source/examples/plots_examples.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-09-17 08:40:36 +02:00
kolibril13
8b64e6f296
Update docs/source/examples/plots_examples.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
2020-09-17 08:40:11 +02:00
kolibril13
49a518444f # delete unnecessary test file 2020-09-16 22:47:23 +02:00
kolibril13
f34c875e91 # New sections for the sphinx-example page 2020-09-16 22:22:34 +02:00
kolibril13
e34d119138 # added examples for GraphScene 2020-09-16 20:51:38 +02:00
kolibril13
8a6ef31bd8
Adding some initial examples to the docs (#431)
* # adding some initial examples to the docs
2020-09-12 07:58:38 -04:00
Leo Torres
aada9f00f0
Change the folder of auto-generated reference from _autosummary to reference. This will change the URLs as well so they look prettier. I also moved the installation/examples/tutorials indices one folder up so the URLs look less messy and more straightforward as well. (#312) 2020-08-17 07:43:52 -04:00
kolibril13
ba418692f9 # Restructured the docs-chapters 2020-08-15 12:57:38 +02:00