manim/example_scenes
Mohammad Al-Fetyani e18db42ae1
Merge :class:~.OpenGLMobject and :class:~.Mobject (#1167)
* Update mobject.py

* 2 test failed

* Update mobject.py

* fix set_rgba_array

* finish

* no errors with cairo so far

* SurfaceExample partially works

* SquareToCircle works

* Update opengl_mobject.py

* SurfaceExample works without  Textures

* More updates

* all opengl examples work pefectly

* Update opengl_surface.py

* fix test case

* fix flake8 and refactor code

* remove all OpenGLMobject related code

* add functions from OpenGL

* remove comments

* Fix bug
2021-03-26 12:11:25 -07:00
..
assets Add example_scenes/opengl.py 2021-03-01 19:43:03 -08:00
advanced_tex_fonts.py Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
basic.py Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
custom_template.tex simplified example scene 2020-10-09 15:11:50 +02:00
customtex.py quick fix 2020-10-12 17:18:42 +02: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
opengl.py Merge :class:~.OpenGLMobject and :class:~.Mobject (#1167) 2021-03-26 12:11:25 -07:00