mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 05:24:22 +08:00
8 lines
231 B
Markdown
8 lines
231 B
Markdown
- Write init_data
|
|
- Write set_points
|
|
- Write get_all_points_arrays
|
|
- Write get_primary_points_array
|
|
- Write stretch data array method
|
|
- Replace all .points with .data["point"]
|
|
- Change setting/getting colors based on rgba arrays
|
|
- |