mirror

fun mirror(normal: Vec3, origin: Vec3): Mat4

Creates a transformation matrix for mirroring through a plane passing through the origin point, and perpendicular a given normal vector.