jiro-26
Results
1
issues of
jiro-26
In the function `outward_normal` in `render.py`, when `method == 'finite_differences'` the gradient is calculated by `tetrahedron` algorithm. This is suitable for SDF, but how about Occupancy Function? Is there any...