I have a program written in Python geometric algebra that produces animations as mp4s. It is quite crude and I'm looking for something better. The requirements are:
Geometric algebra
Ability to draw ellipses.
Can produce standard MP4s.
I'll translate from Python to some other language if I must.
Blender has a Python interface but it is undocumented. I also prefer something much simpler than Blender.