ManimCommunity/manim

Add ``TikzTex`` MObject

Open

#2.293 aberto em 13 de nov. de 2021

Ver no GitHub
 (13 comments) (1 reaction) (0 assignees)Python (1.378 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (17.820 stars)
Métricas de merge de PR
 (Mesclagem média 11d 17h) (4 fundiu PRs em 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.

Guia do colaborador