Open oculardegen opened 2 years ago
@oculardegen We already have this mesh exportation by default? https://github.com/ashawkey/torch-ngp/blob/main/main_nerf.py#L160
I'd like to export it to a point cloud so I can do some manual cleanup on it though and remesh it with external tools as opposed to using the built in remesher :o.
I'd like to export it to a point cloud so I can do some manual cleanup on it though and remesh it with external tools as opposed to using the built in remesher :o.
Hi oculardegen. I am facing the same problem now. Do you know how to export point clouds now?
Hey! There's some tools for working with cleaning up point clouds and I'd love to be able to export a NeRF to .ply for just that purpose! Would that be something implementable? :o