ManimCommunity/manim

Add ``TikzTex`` MObject

Open

#2293 opened on Nov 13, 2021

View on GitHub
 (13 comments) (1 reaction) (0 assignees)Python (17,820 stars) (1,378 forks)batch import
documentationgood first issue

Description

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