Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 268 Bytes
  • 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.