will-zzy
will-zzy
when I was building the project, I met: 1: ``` /home/will/soft/mvs-texturing/elibs/mapmap/mapmap/header/color.h:13:42: fatal error: oneapi/tbb/concurrent_vector.h: No such file or directory #include ``` I have checked the directory:/usr/include and /usr/local/include, but never...
Thanks for such a wonderful work! I found the images rendered from renderCUDA and integrateCUDA are different: rendered from renderCUDA:  rendered from integrateCUDA:  However, the processes of the...
Hello, thank you very much for your work! I noticed that there was an issue #2 raised in 2021 about modifying mesh topology. I would like to ask whether there...
Hello! I noticed that when RXMesh performs a `v_v` query (vertex as the seed and vertex as the iterator — which, algorithmically, does not require the mesh to be manifold),...