# Instant NeRF (Nvidia)

## Instant NeRF (Nvidia)

Digital artists are composing beautiful scenes and telling stories from a new perspective with **NVIDIA Instant NeRF,** an inverse rendering tool that turns a set of static 2D images into an immersive 3D scene in minutes.

{% embed url="<https://www.nvidia.com/en-us/research/ai-art-gallery/instant-nerf/>" %}

### The Process

**Capturing imagery** is the first step to getting a beautiful Instant NeRF.&#x20;

Take photos from many different perspectives following basic principles of photogrammetry with respect to overlapping and sharp imagery. This [video](https://www.youtube.com/watch?v=z3-fjYzd0BA\&t=758s) shows you example imagery from an ideal capture.

Download and compile the codebase, then launch the GUI to train your first NeRF. The codebase is straightforward to compile for experienced programmers and data scientists. Beginners can easily follow these [tips to get started](https://developer.nvidia.com/blog/getting-started-with-nvidia-instant-nerfs/), and the instructions provided in [GitHub repository](https://github.com/NVlabs/instant-ngp).

{% embed url="<https://www.nvidia.com/en-us/research/ai-art-gallery/instant-nerf/>" %}

**NVIDIA Instant NeRF: Getting Started with Neural Radiance Fields**

{% embed url="<https://www.nvidia.com/en-us/on-demand/session/siggraph2022-sigg22-s-16/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/video-and-animation/3d-asset-creation-generative-ai-tools/instant-nerf-nvidia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
