Back in November, there was some discussion of whether svelte could support javascript variable interpolation in style sheets (sveltejs/v2.svelte.dev#9). Unfortunately, this didn't seem feasible, ...
You've probably heard about interpolations in multiplayer games, but how do you do it? This example shows how a simple bezier interpolation can make movement much smoother. All I do in this example is ...