3b1b / manim

Animation engine for explanatory math videos
MIT License
62.64k stars 5.81k forks source link

Simpler stroke #2153

Closed 3b1b closed 1 month ago

3b1b commented 1 month ago

Reimplement stroke shaders to simply render curves as polylines. This should clear up some bugs in 3d, especially when flat_stroke is set to False.