Animation in desmos

if you used a slider and a {frame=x}requisite,could you make a animation?this would be interesting because you could animate anything then

Yes, you can pretty much animate anything in the graph. We do it all the time in the K5 curriculum, like this one. Ones I’ve done were usually moving images around like I demonstrate in this thread, but I’ve worked with a grapher who animated a runner that was maybe 6 frames or so, which isn’t too difficult to add, and would be similar to what you suggest as a restriction (looks like it’s only in the paid curriculum, so I can’t share it).

Most often, since we’re not exclusively using graphs but connecting to other components in Activity Builder, like an action button, we use the button’s timeSincePress() instead of a slider (or ticker) in the graph.

no I mean you graph each individual frame

Complex, but yes. We usually use images because it takes less computation and runs better on slower computers.

1 Like