ManimCommunity/manim

Add ``TikzTex`` MObject

Open

#2.293 geöffnet am 13. Nov. 2021

Auf GitHub ansehen
 (13 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (1.378 Forks)batch import
documentationgood first issue

Repository-Metriken

Stars
 (17.820 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 17h) (4 gemergte PRs in 30 T)

Beschreibung

As discussed here you need to add fill_opacity=0, stroke_width=3 to the Tex constructor for tikz to look like this: image and not like this: image

This should be put in a new MObject.

Contributor Guide