Search
@type t() :: {x :: number(), y :: number(), z :: number(), w :: number()}
@spec project(vector :: t(), matrix :: Scenic.Math.matrix()) :: t()