TurboNeRF-Blender icon indicating copy to clipboard operation
TurboNeRF-Blender copied to clipboard

Won't install on blender

Open nokel opened this issue 2 years ago • 2 comments

shows the following errors image

nokel avatar Jan 29 '23 15:01 nokel

Hey! I will be picking this back up soon and fixing it. I'm working on the new NeRF renderer for this addon. I had to replace instant-ngp because of licensing issues. https://github.com/JamesPerlman/NeRFRenderCore is where i am spending most of my time but I'll be back to the blender plugin soon I promise!

If you still want to try installing this repo, just rename your addons/blender_nerf_tools-main to addons/blender_nerf_tools (take off the -main).

There are a lot of other steps you will have to follow to get this working, unfortunately I cannot help further as it uses instant-ngp code, which I am unable to reference right now.

I'd recommend using nerfstudio's blender addon if you want to create camera paths for nerf rendering

https://docs.nerf.studio/en/latest/

JamesPerlman avatar Jan 29 '23 18:01 JamesPerlman

Hi @nokel, I got the same error when installing the plugin. I resolved it by installing Cuda 12 toolkit the error doesn't occur.

PyTurboNeRF and TurboNeRF-Blender work fine with version 0.0.14 for me.

maxolib avatar Dec 06 '23 08:12 maxolib