Amir Vaxman
Amir Vaxman
For the first question, it's a matter of resolution, which you can solve by scaling U and V before meshing. The second one is not something I currently guarantee... you...
That's great! it would be awesome to learn about your experience with Directional.
Directional is essentially built on an abstract structure of discrete tangent bundles (so a finite set of vector spaces that you can define a metric connection for). One example is...
(Happy to discuss this further in the context of your application!)
Thanks. Indeed this is very useful to have explicitly (for mesh/quantity editing etc.)
Commenting out viewer.launch() causes linker errors with imgui/glad (no imgui/glad functions called)
I literally had the same problem now and this solved it (I looked through the issues first before solving). But srsly wtf.
Commenting out viewer.launch() causes linker errors with imgui/glad (no imgui/glad functions called)
Thanks! perhaps worth adding a disclaimer somewhere though that other people won’t waste more time on this. > On 08.01.2022, at 23:55, Jérémie Dumas ***@***.***> wrote: > > > This...
I fixed them both and it seems to work on my computer. OSX can sometimes not be sensitive to those differences. Note that MoebiusCode is porting into libhedra, so I...