mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 06:27:46 +00:00
Remove unnecessary stroke vert input
This commit is contained in:
parent
e130625b9b
commit
0a43a3ff9a
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ uniform float is_fixed_in_frame;
|
|||
in vec3 point;
|
||||
in vec4 stroke_rgba;
|
||||
in float stroke_width;
|
||||
in vec3 joint_normal;
|
||||
in vec4 joint_product;
|
||||
|
||||
// Bezier control point
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue