• Compute the average vector of a list of values

    Parameters

    • values: vec3[]

      list of vectors to compute the average from

    Returns vec3

    the average vectors