-
Does anyone know how to set the args to successfully run with `--export PATH/TO/FILE.npz`? It looks like there are a bunch of variables in `lib/tracer//SphereTracer.py` that are `None` during the rend…
-
Hi, I am trying this nice library.
When I run GUI like
> ./build/testbed --scene data/nerf/fox
screen is black in the first a few seconds and then the fox keeps disappearing and reappearing.
…
-
It seems that the marching cubes algorithm doesn't do a great job at reconstructing meshes, and I was wondering if external tools could be leveraged for that purpose. Meshroom, for example, has a whol…
-
Now that [MarchingCubes.jl](https://github.com/t-bltg/MarchingCubes.jl) is a dependency of [`UnicodePlots.jl`](https://github.com/JuliaPlots/UnicodePlots.jl), I'd like to transfer the repository to an…
-
Hello, I am currently writing my own data generator which will generate the marching cubes data based off a pre-made model.
I am planning to accomplish this by first scanning the model in a seperat…
-
when i generated mesh in windows platform,the result mesh is very bad,and i saw a youtuber says linuxs can fix this problam, so i turn to wsl.
when i open fox with gui in wsl, it occurs Segmentation …
-
I've successfully run the code locally, but when move it to a server with better gpu, I get the following message when I run the testbed
![image](https://user-images.githubusercontent.com/69446297/15…
-
Hello, if I want to use my own grid dataset, how can I convert them into a point cloud dataset similar to the one used in your paper?
-
Hello @schornakj
We followed your guide at https://github.com/ros-industrial/yak_ros/issues/36#issuecomment-654521420 but we couldn't make yak_ros work yet. Would you mind give us some guidance.
…
-
The paper, A Multi-Implicit Neural Representation for Fonts, said that you have vectorized the zero-level-set of the SDF output in **a piece-wise linear way** in the caption of Figure 5. So in my unde…