Much larger file this time, but much better for showing many steps in a demonstration.
The details are kinda tricky, but it's based on creating an n-dimensional matrix to represent all the differences in all the variables used in the demonstration.
For example, in this problem, a ranged from -1.5 to 1.5 and b ranged from 0 to 2*pi. By defining increments (.1 for a, pi/12 for b), all of the combinations are generated and can be added one-by-one to a list of all the frames which can then be exported to video.
Link to this comment:
All Comments (0)