- distort_obj.py: Add noise the the vertex positions in an OBJ mesh.
- randomize_normals_off.py: Randomize the vertex order of triangles in an OFF file, to get random normal flips.
- split_obj_groups.py: Split an OBJ file with groups into one OBJ file per group.