Which examples should be added to the Documentation? #3012
MrDiver
started this conversation in
Suggestions and Proposals
Replies: 2 comments 2 replies
-
Manim could use more examples, but most of these don't feel right.
On the other hand, I'd like to see some VDict examples. Everyone seems to use VGroup all the time, but it can be useful to use dictionary instead, especially when you want to group different mobjects together, eg. text + dots + lines |
Beta Was this translation helpful? Give feedback.
1 reply
-
Where did you get the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Disclaimer
Keep in mind that these examples can be pretty advanced. But a curious mind is not stopped by a difficult example!
Anchor Mode Example
Code for Example
Get Subcurve Example
Code for Example
Movement Example
Code for Example
Point from proportion
Code for Example
Repeat Example
Code for Example
Save and Restore
Code for Example
Succession Example
Code for Example
Trace Path Example (WIP)
Code for Example
Beta Was this translation helpful? Give feedback.
All reactions