A c# wrapper around xatlas used to unwrap mesh uv’s.
A C# wrapper around the c++ xatlas project used to create mesh uvs.
XAtlas.Run(input_filename, output_filename);
;
Scrawk
Back