Directional icon indicating copy to clipboard operation
Directional copied to clipboard

A library for Directional Field Synthesis, Design, and Processing.

Results 17 Directional issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to use the function `directional::dual_cycles`, but I get an error when it's trying to build from Triplets the `basisCycles`. My code is very simple: ``` #include...

bug

The conjugacy solver in this tutorial is not converging for me. I don't know what's going wrong but it seems the non-conjugacy value gets even higher after each iteration...And the...

Calling polyvector_field without constraints causes infinity loop with the mesh [cube.off](https://drive.google.com/open?id=1B3gQt8MN6_-6t-kjKgvqiifQO2IUf8mr). Note that, the bug maybe be libigl related since the infinite loop happens in the function `eigs`.

bug

I tried to run the curl reduction code with predefined constraints, but the curl could not be reduced much. I supposed the issue is that I provided too many constraints...

As in the title. I am attaching input data for reproducing. [example-streamlines.zip](https://github.com/avaxman/Directional/files/5889098/example-streamlines.zip)

When such a field is orthogonal to edge, or near-most so, the dot-products with the edge are almost zero and the matching cannot be deduced. This can only happen in...

bug

There might be a problem in some cases when combining generator and boundary loops, especially when the generator loop tries to go through a boundary.

bug

As I see, you suggest to cite uses of Directional as > Attribution > > If you use Directional in your academic projects, please cite the implemented papers directly, and/or...

enhancement

I am trying to integrate a 4-field as two overlayed line fields, but I get some parametrization results that do not make sense, like this: (I've turned off the seamless...

bug