Dictionary<int,Vector4> filaments_next_step = new Dictionary<int,Vector4>(); // we read where each filament will be in the next timestep to interpolate and create a smooth motion ...