ManimCommunity/manim

Add ``TikzTex`` MObject

Open

#2,293 opened on Nov 13, 2021

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

Repository metrics

Stars
 (17,820 stars)
PR merge metrics
 (Avg merge 90d 10h) (31 merged PRs in 30d)

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