Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 873 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 873 Bytes

Implemented in C++ using Eigen.

Mesh with Charts UV Map
Mesh Preview UV Preview

Project Organization

The project consists of:

LSCM

A tool for generating a uv parameterization for the specified mesh.

Usage

LSCM
./lscm -i [input_mesh] -o [ouput_path] (-v [viz_path]) (-r [resolution]) (-p [padding])
  • input_mesh - Path to the input mesh
  • ouput_path - Path to the output file
  • viz_path - Optional path to directory for visualizations
  • resolution - Optional resolution used for packing
  • padding - Optional distance, in pixels, between each packed chart