boundary-first-flattening
boundary-first-flattening copied to clipboard
This is probably something I am doing stupid but after building the tool on Ubuntu I am getting the following error when using the viewer application. When I use the...
Hi, Thanks for the library. It is cool. However, I have been getting UV values greater than 1 when running in command line mode. Please find the attached mesh and...
I can't build on ubuntu 18.04 with gcc7.5. Downgrading gcc works, but unfortunately Ubuntu doesn't provide an easy to keep both gcc7.4 and gcc7.5 around: I'd have to use gcc6...
How can I export the wireframe UV as an SVG? I'd like to use the result as an image map. Many thanks
Hello, I am sorry to post here, Can i use this library to generate a geometry image of mesh? What restrictions i should put to the initial geometry? Here is...
HI! I have 1 problem and 1 question: Neither the GUI or the command version of bff works on my surface GO. Both crash almost instantly, any idea what might...
Hi, I am using command line interface. For 2d flatenning I use texture coordinates to buid a mesh from out.obj. For a unit sphere mesh how can I build mesh...
Hi, thanks for the amazing work! I have a 3d mesh like this one  when I use flatten the unwrapping is very good exceptfor the 2 corner which are...
I added a simple OpenMesh interface to integrate BFF with other programs. It currently generates face-vertex UVs stored at the halfedge of a triangle incident to the vertex and does...