-
Hi, the utils/marching_cubes file is missing from this repo, making `import marching_cubes as mc` fail. I can see that "util/marching_cubes/*.pyd" is included in the .gitgnore, so would it be possibl…
-
When I simply only use import
```python
import cortex
```
I got the following errors,
```
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, …
-
Hi,
Thanks for your great work. I trained an OctreeSDF model on LOD5, and want to do marching cube that similar to SIREN. Unfortunately, it dosen't work. The output .ply model have no shape and all o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Followed the installation tutorial and when I get to the …
-
First, thank you so much for this library! I am wondering is there yet a function that can convert a trained nerf model to the mesh (like the one in instant-ngp)? I look into the code and could not fi…
-
About Rendering
Hello(^^)
Nice to meet you!
I recently got interested in SDF and started to study it.
And I tried to run this code in google colab. I succeeded up to "rendering the learned mo…
-
Hi @Javier-Garzo,
I am building a voxel game and I managed to make cubes but I couldn't find a way to prevent interpolation between ground and placed cube.
![image](https://user-images.githubusercon…
-
I'm trying to use your script `datagen_maps.py` to preprocess some meshes in order to feed them to SubDivNet.
The meshes are obtained with marching cubes and I tried different resolutions to get mesh…
-
## ❓ Converting a Mesh to an SDF
Hi!
First up, thanks for creating this library! I was just wondering if there's a way to generate an SDF given a Mesh? More specifically, the Mesh is that of …
-
hi,thank you very much for your work, but I have encountered a problem here, when I generate the mesh of fern, I get this kind of graph, what is this situation, I would appreciate your advic!!!
![3](…