Jeremy HU
Jeremy HU
Please check batch_process, it's the example to run without GUI, you can check which APIs are been called inside that function, https://github.com/wjakob/instant-meshes/blob/7b3160864a2e1025af498c84cfed91cbfb613698/src/batch.cpp#L25
Thanks for reporting, will look into it.
If some one do, I would like to help.
The GUI is just for rendering and for limited parameters configuring. The current implementation is ok with dense mesh generation, but not good for low poly quads because of parametrization...
Hi @Nicolas-Constanty Good work! I'm looking forward to it. BTW, The quality of the result is still not good because of paramatrization errors, I am working on another approach, hopefully...
Thanks, will look into it. The difference is beta 2 preprocess the whole mesh in openvdb regardless mesh islands.
Not at the moment, pull request is welcome.
I can confirm, on Windows 10/Visual Studio 2017 64bit, Intel i7-9750H, the `comiso::miq` will crash if link to `CoMISo\ext\OpenBLAS-v0.2.14-Win64-int64\lib\libopenblas.dll.a.lib`. There is a workaround to bypass the `openblas` for 505_MIQ, use...
Hi @Papergami45 The latest release no longer allow tree nodes branch. If you select the endpoints, you should be able to add new node. Try to overlap multiple parts instead.
Hi @MrAlexEsisteGia Thanks, great start, looking forward to the full translation. No rush, and there are a little more items need to translate in the next release, I will let...