mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove unit_normal attribute
This commit is contained in:
parent
6d50be55d3
commit
795f6e2490
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
in vec3 point;
|
||||
in vec3 prev_point;
|
||||
in vec3 next_point;
|
||||
in vec3 unit_normal;
|
||||
|
||||
in float stroke_width;
|
||||
in vec4 color;
|
||||
|
|
Loading…
Add table
Reference in a new issue