Guide|Platforms

The 5 Necessities for Nvidia's Instant NGP

Michael Rubloff

Michael Rubloff

Feb 14, 2023

Email
Copy Link
Twitter
Linkedin
Reddit
Whatsapp
Instant NGP
Instant NGP

Nvidia Graphics Card

Most importantly, you will need an NVIDIA GPU to install and run Instant NGP.

If you are considering buying a new GPU and have existing image datasets in mind and want to know how they will run on Instant-NGP, use the VRAM Calculator to see how much VRAM you would need without downsampling. If you have video datasets, use this Video VRAM Calculator to see what the maximum number of frames per second you can use. Please note, in order to do this, you will need to have FFMPEG installed, which is described below.

If you want an easier way to compile, use the .exe link depending on your GPU. Here are the links for each one:

RTX 3000 & 4000 series, RTX A4000–A6000, and other Ampere & Ada cards

RTX 2000 series, Titan RTX, Quadro RTX 4000–8000, and other Turing cards

GTX 1000 series, Titan Xp, Quadro P1000–P6000, and other Pascal cards

However, if you don't want to do that, here's the rest of the instruction. Please note, regardless a NVIDIA GPU is necessary for Instant-NGP.

A C++ 14 Compiler (aka VSCode)

For the vast majority of people that will be using Windows, the recommendation is to use Visual Studio 2019 or 2022. If you are using Linux, it is recommended to use GCC/G++ 8 or higher.

CUDA

Similar to the above item, depending on your OS, different software is recommended. If you are using Windows, it is recommended to use CUDA 11.5 or higher and if you are using Linux, CUDA 10.2 or higher. Make sure to pick the same version as your software.

CMAKE

Finally, you will need to download CMAKE to run Instant NGP. Similar to the above, make sure you are downloading the correct version.

Optional Items

FFMPEG

FFMPEG is necessary if you want to use a video dataset and I believe that video is a more straightforward pathway to high quality NeRFs. I highly recommend installing it.

Vulkan

While by no means necessary, installing Vulkan will allow you to preview DLSS in the Instant NGP GUI. It is a quick install and can help you visualize your cam path better while in Instant NGP.

Optix 7.6 or higher

While not required, Optix will allow for faster SDF mesh training.

Python

Once you have completed the Instant NGP build and would like to build in additional features and code, check out downloading Python 3.7 or higher. This will allow for interactive bindings such as saving and loading snapshots within the Instant NGP GUI.

VR or OpenXR-compatible Device

Recently, NVIDIA announced direct integration of VR into Instant-NGP. If you want to enter into the Instant NGP VR contest, I would highly recommend considering investing in one.

Featured

Featured

Featured

Research

CAT3D Pounces on 3D Scene Generation

We very recently were looking at RealmDreamer, which generates scenes from prompts. Just over a month later, CAT3D, short for "Create Anything in 3D," has emerged and takes things up a notch or two.

Michael Rubloff

May 17, 2024

Research

CAT3D Pounces on 3D Scene Generation

We very recently were looking at RealmDreamer, which generates scenes from prompts. Just over a month later, CAT3D, short for "Create Anything in 3D," has emerged and takes things up a notch or two.

Michael Rubloff

May 17, 2024

Research

CAT3D Pounces on 3D Scene Generation

We very recently were looking at RealmDreamer, which generates scenes from prompts. Just over a month later, CAT3D, short for "Create Anything in 3D," has emerged and takes things up a notch or two.

Michael Rubloff

Radiancefields.com launches Job Board

The latest feature has arrived onto the site and it's with the goal of connecting top talent to companies from newly launched start ups to the world's largest companies.

Michael Rubloff

May 15, 2024

Radiancefields.com launches Job Board

The latest feature has arrived onto the site and it's with the goal of connecting top talent to companies from newly launched start ups to the world's largest companies.

Michael Rubloff

May 15, 2024

Radiancefields.com launches Job Board

The latest feature has arrived onto the site and it's with the goal of connecting top talent to companies from newly launched start ups to the world's largest companies.

Michael Rubloff

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

May 14, 2024

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

May 14, 2024

News

SIGGRAPH 2024 Program Announced

The upcoming SIGGRAPH conference catalog has been released and the conference will be filled of radiance fields!

Michael Rubloff

Research

Tri-MipRF to Rip-NeRF

Tri-MipRF was one of the more underrated NeRF papers to be released last year. Now we're seeing a progression of the work Tri-Mip created with Rip-NeRF.

Michael Rubloff

May 14, 2024

Research

Tri-MipRF to Rip-NeRF

Tri-MipRF was one of the more underrated NeRF papers to be released last year. Now we're seeing a progression of the work Tri-Mip created with Rip-NeRF.

Michael Rubloff

May 14, 2024

Research

Tri-MipRF to Rip-NeRF

Tri-MipRF was one of the more underrated NeRF papers to be released last year. Now we're seeing a progression of the work Tri-Mip created with Rip-NeRF.

Michael Rubloff

To embed a website or widget, add it to the properties panel.

Featured

Featured

Research

Gaustudio

Gaussian Splatting methods have continued to pour in over the first three months of the year. With the rate of adoption, being able to merge and compare these methods, shortly after their release would be amazing.

Michael Rubloff

Apr 8, 2024

Gaustudio

Research

Gaustudio

Gaussian Splatting methods have continued to pour in over the first three months of the year. With the rate of adoption, being able to merge and compare these methods, shortly after their release would be amazing.

Michael Rubloff

Apr 8, 2024

Gaustudio

Research

Gaustudio

Michael Rubloff

Apr 8, 2024

Gaustudio

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Kevin Kwok, perhaps better known as Antimatter15, has released something amazing: splaTV.

Michael Rubloff

Mar 15, 2024

SplaTV

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Kevin Kwok, perhaps better known as Antimatter15, has released something amazing: splaTV.

Michael Rubloff

Mar 15, 2024

SplaTV

Tools

splaTV: Dynamic Gaussian Splatting Viewer

Michael Rubloff

Mar 15, 2024

SplaTV

Research

The MERF that turned into a SMERF

For the long time readers of this site, earlier this year, we looked into Google Research's Memory Efficient Radiance Fields (MERF). Now, they're back with another groundbreaking method: Streamable Memory Efficient Radiance Fields, or SMERF.

Michael Rubloff

Dec 13, 2023

SMERF

Research

The MERF that turned into a SMERF

For the long time readers of this site, earlier this year, we looked into Google Research's Memory Efficient Radiance Fields (MERF). Now, they're back with another groundbreaking method: Streamable Memory Efficient Radiance Fields, or SMERF.

Michael Rubloff

Dec 13, 2023

SMERF

Research

The MERF that turned into a SMERF

Michael Rubloff

Dec 13, 2023

SMERF