Manim derivative plotter
- 6 Devlogs
- 24 Total hours
A program that you can give a polynomial function and it analyses it for you
A program that you can give a polynomial function and it analyses it for you
Okay so I wanted to ship after last time but then i decided to fix a few more errors and make my project more easily testable, so here’s what i did:
That is pretty much it, thanks for reading, if anybody wants to try the project, the Readme says how it’s done, thank you for reading
final Devlog I think, after patching the last little bugs and writing a better Readme, I had a little fight with github pages because it sometimes wouldn’t show my videos, luckily I got it to work.
So my Demo is now a page with the rendered videos on it and that should hopefully work for everyone. The pictures are what the demo should look like.
This has been fun and I’m amazed how fast you can create cool stuff with manim, thanks to Grant Sanderson from 3blue1brown.
Right, I’ll get myself some rest and think about the next manim project I will do, thanks for reading and have a nice one.
Hello again, today I did a lot of bugfixing and little tweaks to make the animation better
And I finally got Manim Sideview working correctly, before that I always had to render everything and then show it with sideview, Yay!!!
Gotta sleep now, it’s 1am, thanks for reading and Good night
Sooo after the main functionalities were finished I did everyones favourite job:
Bugfixing yay!!!
Here is what I did today and what I still have to do
I will go eat lunch now, thanks for reading, have a nice day!!!
I wanted to start creating Animations with manim for a
while and this was a logical place to start because we just recently learned derivatives in school
-You can input normal polynomial expressions in the source code
-They are plotted along with their first and second derivative
-The program sows the zero points of all those functions
-It then shows the Maxima/Minima and the Turning Points
I also added some fn little tweaks like the coordinate system fitting itself to whatever function you input.
What I want to do next:
-Make the Animations better
-Maybe add other types of functions
That’s about it, thanks for reading, have a nice day