Hi , How do i track an entity with a fixed distance behind? Using matrices multiplication from other answers does not give tracking with a fixed distance, I am looking for a way to follow an entity along a czml path with an adjustable diagonal distance behind the entity. Mainly, The camera should also rotate according the heading of the path.
Code: Link
Side note: For self learning, how do i calculate the “direction” and “up” from HeadingPitchRoll for the set view options?