manim/example_scenes
Devin Neal e326a7b611
Add dearpygui integration (#1553)
* Add dearpygui integration

* Rename MobjectTest -> GuiTest

* flake8

* Guard against dearpygui import

* Add manim.gui

* Guard against dearpygui import in gui.py

* Add __init__.py

* Add flag for GUI

* Default to boolean

* Fix problem when scene isn't specified

* Add gui_location flag

* poetry lock

* Fix test

* Update manim/gui/gui.py

Co-authored-by: Laith Bahodi <70682032+hydrobeam@users.noreply.github.com>

* Update manim/_config/default.cfg

Co-authored-by: Laith Bahodi <70682032+hydrobeam@users.noreply.github.com>

* Update manim/cli/render/global_options.py

Co-authored-by: Laith Bahodi <70682032+hydrobeam@users.noreply.github.com>

* Review comments

* Update pyproject.toml

Co-authored-by: Naveen M K <naveen@syrusdark.website>

* Add __all__ to shader.py

* Add utils import to opengl/__init__.py

Co-authored-by: Laith Bahodi <70682032+hydrobeam@users.noreply.github.com>
Co-authored-by: Darylgolden <darylgolden@gmail.com>
Co-authored-by: Naveen M K <naveen@syrusdark.website>
2021-06-12 18:53:37 -07:00
..
assets Add example_scenes/opengl.py 2021-03-01 19:43:03 -08:00
advanced_tex_fonts.py Fixed flake8 errors and removed linter/formatter workflows (#1278) 2021-04-07 06:14:14 -07:00
basic.py Fading module enhancements (#1454) 2021-05-15 16:23:47 +02:00
custom_template.tex simplified example scene 2020-10-09 15:11:50 +02:00
customtex.py Change of Complier and Output format (#1363) 2021-04-19 00:58:21 -07:00
manim.cfg Enhancement: Add manim version to CLI output, append version name for generated gif+png, add version to metadata of rendered videos (#984) 2021-02-10 16:56:05 +01:00
manim_jupyter_example.ipynb Added example jupyter notebook into the examples folders (#1029) 2021-04-08 10:36:18 +02:00
opengl.py Add dearpygui integration (#1553) 2021-06-12 18:53:37 -07:00