NVIDIA Omniverse NuRec Now Generally Available
NVIDIA Omniverse NuRec is now generally available, providing production-ready reconstruction libraries that are easier to deploy, integrate, and scale across data pipelines and applications.
This GA release focuses on a containerized reconstruction and rendering workflow, rendering libraries for 3D Gaussian splatting, and open, standardized NuRec data format (NCore) and new models that help clean up and curate reconstructed scenes for downstream use.
## What’s in the release
NuRec Reference Container
- NuRec container is available for reconstruction and rendering workflows, enabling developers to transform their fleet data to simulation-ready Gaussian splat environments.
- Designed to simplify reproducibility and operationalization of reconstruction pipelines (versioned runtime, dependency isolation, easier CI/CD).
Rendering Libraries (3D Gaussian Splatting)
- New rendering libraries built on the open-source gsplat 3D Gaussian splatting library.
- Intended to help developers integrate high-performance splat rendering into their Omniverse/graphics workflows while keeping a clear path to open tooling and community innovation.
NCore Data Standard
- Open-source release of the NCore data standard for reconstruction.
- Provides a consistent way to represent data inputs to reconstruction workflows.
Fixer Model
- Fixer, built on NVIDIA Cosmos world foundation models, improves novel view quality by addressing common issues in captured or generated scenes (e.g., inconsistencies or artifacts that hinder downstream rendering or simulation use).
- Fixer can be applied both offline, during the reconstruction phase, or online, during the rendering phase.
- Fixer is available on Hugging Face under the NVIDIA Open Model License.
Asset Harvester Model
- Asset Harvester is a system of models that generates 3D Gaussian splatting assets from real-world images and completes unobserved areas.
- Useful to augment existing scenarios by replacing or adding assets that were not observed in the original reconstruction.
- Asset Harvester is available on Hugging Face.
Getting started
- Download the NuRec container from NGC.
- Explore NCore on GitHub
- Download Fixer from Hugging Face
- Download Asset Harvester from Hugging Face
- Connect with the Omniverse community on Discord.
- Visit Omniverse Forums for support.