Hacker News new | ask | show | jobs
by fngjdflmdflg 927 days ago
it's difficult to get a triangle mesh from a NeRF if that's what you're asking. I believe the current technique is just ray marching the NeRF at various points which will cause some loss. NVIDIA published a paper doing that last year. There isn't an elegant way to convert it yet AFAIK. Then again my information is about 4 months out of date.