NVIDIA adds USDZ Support to 3DGRUT and Beta for Omniverse and Isaac Sim

Michael Rubloff

Michael Rubloff

Tags

NVIDIA

Several weeks after the stable 1.0 release, NVIDIA has launched version 2.0 of the 3DGRUT Playground, introducing a host of new features centered on improved physically based rendering (PBR) support, and the beta release of USDZ export for integration into Omniverse Kit 107.3 and Isaac Sim 5.0.

The formal support of radiance fields into Omniverse has been something long requested. This marks another major milestone for NVIDIA’s ray-traced radiance field tools, bridging real-time experimentation with industry-standard simulation and rendering workflows. As a reminder, 3DGRUT is a repository that features both 3D Gaussian Ray Tracing, in addition to 3D Gaussian Unscented Transform.

USDZ Export for Omniverse and Isaac Sim

With this release, trained scenes can now be exported to a custom USDZ based format, enabling visualization inside Omniverse and Isaac Sim. The format extends the existing UsdVolVolume schema to support 3D Gaussians directly.

To export a trained scene, users can enable the export_usdz flag during training:

python train.py --config-name apps/colmap_3dgut.yaml path=data/mipnerf360/garden/ out_dir=runs experiment_name=garden_3dgut dataset.downsample_factor=2 export_usdz.enabled=true
python train.py --config-name apps/colmap_3dgut.yaml path=data/mipnerf360/garden/ out_dir=runs experiment_name=garden_3dgut dataset.downsample_factor=2 export_usdz.enabled=true
python train.py --config-name apps/colmap_3dgut.yaml path=data/mipnerf360/garden/ out_dir=runs experiment_name=garden_3dgut dataset.downsample_factor=2 export_usdz.enabled=true
python train.py --config-name apps/colmap_3dgut.yaml path=data/mipnerf360/garden/ out_dir=runs experiment_name=garden_3dgut dataset.downsample_factor=2 export_usdz.enabled=true

As exciting as this is, this is an early beta feature. While compatible with Isaac Sim 5.0, the underlying schema and workflow may evolve in future releases. However, for me the most compelling part of the release is in the following code that brings ply to USDZ conversion for Gaussian Splatting.

python -m threedgrut.export.scripts.ply_to_usd path/to/your/model.ply --output_file path/to/output.usdz
python -m threedgrut.export.scripts.ply_to_usd path/to/your/model.ply --output_file path/to/output.usdz
python -m threedgrut.export.scripts.ply_to_usd path/to/your/model.ply --output_file path/to/output.usdz
python -m threedgrut.export.scripts.ply_to_usd path/to/your/model.ply --output_file path/to/output.usdz

This functionality opens up the possibility of bringing splatting-based assets into real-time simulation tools without retraining from scratch.

As part of the recent updates, the NVIDIA team has also released V2.0 version of the Playground. It introduces support for Physically Based Rendering (PBR) materials and associated rendering features that improve visual realism and consistency with production pipelines.

Key updates include:

  • Cook-Torrance Shading: Physically accurate reflection/refraction models, including BRDF and BTDF support in the path tracer

  • Environment Maps (Envmaps): Global illumination using HDR-based lighting

  • HDR Intensity Scaling: Align HDR brightness with Gaussian spherical harmonics

  • Tonemapping: Post-processing adjustments to match real-world light response

  • Material Menu Enhancements: Better control over PBR textures and attenuation

These updates significantly enhance the fidelity of Gaussian and mesh interactions, especially in scenes with transmissive materials or complex reflectance behavior.

Over the first half of this year, we have continued to see an elevated presence from NVIDIA surrounding the various radiance field representations. This release continues to position 3DGRT and 3DGUT not just as research tools, but as components in modern rendering and robotics workflows.

As with previous releases, all updates are licensed under Apache 2.0, making them freely available for both research and commercial use. You can explore the updated codebase and release notes on the official NVIDIA GitHub repository.

Featured

Recents

Platforms

CHCNAV CoMeta Exports 3D Gaussian Splats to 3D Tiles

CHCNAV CoMeta generates 3D Gaussian splatting from the same aerial triangulation as its orthomosaic, DSM and mesh, and exports splats to PLY and 3D Tiles.

Michael Rubloff

Sep 14, 2026

Platforms

CHCNAV CoMeta Exports 3D Gaussian Splats to 3D Tiles

CHCNAV CoMeta generates 3D Gaussian splatting from the same aerial triangulation as its orthomosaic, DSM and mesh, and exports splats to PLY and 3D Tiles.

Michael Rubloff

Research

Gaussian Light Transport Fits Global Illumination as a Mixture of 13D Gaussians

aussian Light Transport fits global illumination as a mixture of 13D Gaussians, training 10 to 23 times faster than Neural Radiosity in a few megabytes.

Michael Rubloff

Sep 14, 2026

Research

Gaussian Light Transport Fits Global Illumination as a Mixture of 13D Gaussians

aussian Light Transport fits global illumination as a mixture of 13D Gaussians, training 10 to 23 times faster than Neural Radiosity in a few megabytes.

Michael Rubloff

Platforms

Spark v2.2.0 Adds Faster LoD Traversal, Rust Decoders

v2.2.0 adds an experimental faster LoD splat traversal algorithm, replaces JavaScript splat decoders with Rust ones, and reports up to 20% faster sorting.

Michael Rubloff

Sep 14, 2026

Platforms

Spark v2.2.0 Adds Faster LoD Traversal, Rust Decoders

v2.2.0 adds an experimental faster LoD splat traversal algorithm, replaces JavaScript splat decoders with Rust ones, and reports up to 20% faster sorting.

Michael Rubloff

Platforms

ANNX Studio v1.1.11 Adds 360 Photo Project Creation

ANNX Studio v1.1.11 rebuilds its 360 panorama modeling pipeline as 2.0 and adds project creation from 360 still images, previously limited to 360 video.

Michael Rubloff

Sep 11, 2026

Platforms

ANNX Studio v1.1.11 Adds 360 Photo Project Creation

ANNX Studio v1.1.11 rebuilds its 360 panorama modeling pipeline as 2.0 and adds project creation from 360 still images, previously limited to 360 video.

Michael Rubloff

Trending Articles
  1. TRENDING
    Loading...
  2. TRENDING
    Loading...
  3. TRENDING
    Loading...
Michael Rubloff

Written by Michael Rubloff

Michael is the Founder and Managing Editor of Radiancefields.com

More from Michael Rubloff

More from Michael Rubloff

Platforms

CHCNAV CoMeta Exports 3D Gaussian Splats to 3D Tiles

CHCNAV CoMeta generates 3D Gaussian splatting from the same aerial triangulation as its orthomosaic, DSM and mesh, and exports splats to PLY and 3D Tiles.

Michael Rubloff

Sep 14, 2026

CHCNAV

Platforms

CHCNAV CoMeta Exports 3D Gaussian Splats to 3D Tiles

Michael Rubloff

Sep 14, 2026

CHCNAV

Platforms

CHCNAV CoMeta Exports 3D Gaussian Splats to 3D Tiles

CHCNAV CoMeta generates 3D Gaussian splatting from the same aerial triangulation as its orthomosaic, DSM and mesh, and exports splats to PLY and 3D Tiles.

Michael Rubloff

Sep 14, 2026

CHCNAV

Research

Gaussian Light Transport Fits Global Illumination as a Mixture of 13D Gaussians

aussian Light Transport fits global illumination as a mixture of 13D Gaussians, training 10 to 23 times faster than Neural Radiosity in a few megabytes.

Michael Rubloff

Sep 14, 2026

Gaussian Light Transport

Research

Gaussian Light Transport Fits Global Illumination as a Mixture of 13D Gaussians

Michael Rubloff

Sep 14, 2026

Gaussian Light Transport

Research

Gaussian Light Transport Fits Global Illumination as a Mixture of 13D Gaussians

aussian Light Transport fits global illumination as a mixture of 13D Gaussians, training 10 to 23 times faster than Neural Radiosity in a few megabytes.

Michael Rubloff

Sep 14, 2026

Gaussian Light Transport

Platforms

Spark v2.2.0 Adds Faster LoD Traversal, Rust Decoders

v2.2.0 adds an experimental faster LoD splat traversal algorithm, replaces JavaScript splat decoders with Rust ones, and reports up to 20% faster sorting.

Michael Rubloff

Sep 14, 2026

Spark

Platforms

Spark v2.2.0 Adds Faster LoD Traversal, Rust Decoders

Michael Rubloff

Sep 14, 2026

Spark

Platforms

Spark v2.2.0 Adds Faster LoD Traversal, Rust Decoders

v2.2.0 adds an experimental faster LoD splat traversal algorithm, replaces JavaScript splat decoders with Rust ones, and reports up to 20% faster sorting.

Michael Rubloff

Sep 14, 2026

Spark