Rohan Sawhney
Rohan Sawhney
Does the application work for you from the command line (glm is only required for the GUI)? Maybe the simplest thing to try would be to replace the existing glm...
do you have a mesh you could share where this happens?
Thanks @Lishen1, this bug will be fixed in the next release.
@petrasvestartas Thanks! Unfortunately, there aren't any plans to port to .NET. Only the linear algebra code for this library was ported to JS from C++ using emscripten, the rest is...
Hi @petrasvestartas, the spherical uv coordinates are mapped to the plane using the procedure described here: https://en.wikipedia.org/wiki/UV_mapping#Finding_UV_on_a_sphere. You could invert that, or probably the simplest thing to do would be...
@jo-nike I'm not a centOS user so I can't be certain, but this seems like a problem with your lapack static lib rather than the suitesparse version. Can you try...
Here are two layouts I created. The first one has a single cone with angle pi while the second one has two cones with angles pi & pi respectively. Note...
Hi @MathSigmamu, it would be great if you were willing to share the windows binaries!
Hi @louislbnc, this problem shows up on certain Windows platforms, but unfortunately I haven't been able to isolate the issue yet. I think the problem lies in a some of...
@zalo Thank you for putting in all this effort! This really looks great, the dependencies in the library haven't been updated in a while. We'll test it out soon!