nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

fix generative mesh export

Open terrancewang opened this issue 1 year ago • 1 comments

terrancewang avatar Jul 03 '23 08:07 terrancewang

fixes https://github.com/nerfstudio-project/nerfstudio/issues/212.

looks like there is a separate problem in our model implementation that results in a sphere of density surrounding the object. pineapplemeshunclipped

for now using the export bounding box helps with this, but I'm planning on taking a look at why this is happening also.

pineapplemesh

terrancewang avatar Jul 03 '23 16:07 terrancewang