Package com.valgolang.animation

Types

ManimProjectWriter
Link copied to clipboard
class ManimProjectWriter(pythonCode: String)
Writer that produces the output animation video and/or the python file
ManimWriter
Link copied to clipboard
class ManimWriter(linearRepresentation: List<ManimInstr>)
Manim writer that generates the Python code written using the manim library