Yotam Erel
Yotam Erel
Hi, The name of the executable produced from compiling was manifold, not "ManifoldPlus" This means examples.sh doesn't work out of the box. Please fix examples.sh to have the correct name....
Hi, Is there any way to extract actual visibility values from the rendering process? Currently the visibility test returns a mask of visible / invisible samples, but what I want...
Hi, thanks for this repo ! According to the paper, during a single iteration, every edge that meets a certain lower bound is split, and every edge that meets a...
Hi, This is my first issue, please forgive me for any mistakes. I have tried writing the projector.cpp using a python plugin for understanding the plugin system. However I discovered...