Open wbhu opened 2 years ago
Hi. The pointed function is not yet prepared. We are currently preparing for the rendering code on the upcoming release (not sure when). We'll let you know right after we complete this task.
How do you use "generate_ellipse_path" in mipnerf? Save its return result and then send it to render_path_file?
Hi,
Thanks for your awesome framework. But I found the "generate_ellipse_path" function borrowed from the https://github.com/google-research/multinerf is not compatiable with the coordinate defined in "nerf_360_v2.py". Thus, with this function we cannot render the expected camera path.