mesh(string)
@todo:
create :: mesh(path : string)
Creates a new mesh object from a file
Arguments
path
string
The path to the mesh file
Returns:
The newly created mesh object