James Perlman
James Perlman
Now I am using Xcode Version 8.3.3 (8E3004b)
> Hi, I'm excited to come across your pull request! I was looking to use this software, but I don't have a NVIDIA GPU. Does your pull request mean that...
This is because the resolution of your GUI window is so low that it's visibly a mosaic (check the info text next to the Render checkbox, on your second pic...
I would try out rendering a sequence. See how long it takes for one frame to render. I suspect that to get better preview performance, a newer card (potentially one...
I tried creating an extension called RoutableEnumerable which lets you SetRouteAction([SomeEnum.someCase]). Thanks to Swift enums we can have associated values which would allow you to pass data via SetRouteAction. The...
Thank you so much for this contribution!
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...
Hey, sorry! This is currently broken - you can use `instant-ngp`'s colmap2nerf.py with the `--keep_colmap_coords` flag and do training in instant-ngp - this repo won't be usable for a little...
Hey @antithing ! Currently I'm working on infrastructure & basic tooling. TurboNeRF uses a custom implementation of the ["Instant Neural Graphics Primitives with a Multiresolution Hash Encoding" paper by Müller,...
What exact graphics card are you using, and what do you mean it will not handle it? I'm not sure how to use Colab with this project, right now the...