• Linear Interpolation:

    • Formula: Given two points and , the value at is given by
    • Example: Interpolating between with and with to find at ,
  • SLERP (Spherical Linear Interpolation):