Nvidia · Filed Jan 21, 2025 · Published Jul 23, 2026 · verified — real USPTO data

Nvidia Patents a Way to Fill Terrain Gaps Around 3D Objects in Simulations

When a 3D simulation drops a building or a tree into a tiled landscape, the ground underneath can look wrong or just disappear. Nvidia's new patent describes a system that automatically stitches a custom ground patch into that exact gap, keeping the terrain looking continuous.

Nvidia Patent: Custom Terrain Mesh Generation for Simulations — figure from US 2026/0212604 A1
Figure from the official USPTO publication.
Publication number US 2026/0212604 A1
Applicant NVIDIA Corporation
Filing date Jan 21, 2025
Publication date Jul 23, 2026
Inventors Kim Goossens
CPC classification 345/419
Grant likelihood Medium
Examiner CREARY, LATRELL ANTHONY (Art Unit 2613)
Status Docketed New Case - Ready for Examination (Feb 28, 2025)
Parent application is a Continuation of 19033247 (filed 2025-01-21)
Document 20 claims

What Nvidia's terrain-patching system actually does

Imagine a video game or a driving simulator where the world is built from identical ground tiles, like floor tiles in a kitchen. Now imagine placing a building on those tiles. The edges where the building meets the ground often look broken or float awkwardly because the tile underneath wasn't designed with that building in mind.

Nvidia's patent describes a fix: when the simulation needs to place an object on the terrain, it figures out exactly which parts of the ground tiles are now hidden under or around that object. It then generates a custom ground patch that matches the shape of those hidden sections perfectly, using it to anchor the object cleanly to the landscape.

The result is a terrain that looks natural and continuous around buildings, roads, trees, or any other feature, without the engineers having to pre-build dozens of special tile variations ahead of time. The system handles it on the fly.

How the custom mesh slots into the tile grid

The patent describes a two-stage process built around a concept called instanced mesh tiles, which are identical repeated 3D ground patches that simulators use to cover large terrain areas efficiently (think of them as stamped copies of the same polygon grid).

When a feature like a road junction, building foundation, or vegetation cluster needs to be placed on the terrain, the system first identifies which polygons in the surrounding tiles fall within a set proximity threshold of that feature. Those polygons are flagged as hidden during rendering.

Next, the system reads the exact geometry (the shape, edge positions, and vertex layout) of those hidden polygons and generates a new, one-off mesh patch, called a unique mesh, that matches that shape. That unique mesh is then customized to define the structure or surface attributes of the feature being placed, so it blends correctly with the visible surrounding tiles.

The key claim is that this avoids the need for mesh tile variants, which are pre-authored alternative versions of tiles designed for every possible edge case. Instead of storing a library of special tiles, the system synthesizes the right patch at render time, reducing asset storage and the manual work required from artists.

What this means for simulation graphics pipelines

For autonomous vehicle simulation, robotics training, and game engines, terrain rendering at scale is a constant performance and labor problem. Pre-building tile variants for every object placement scenario doesn't scale, so studios and simulation teams typically accept visible seams or invest significant artist time to paper over them. Nvidia's approach shifts that work to the rendering pipeline itself.

Nvidia operates its own simulation platform, Omniverse, which is used for robotics, autonomous driving, and industrial digital twins. A system like this would reduce the manual content-creation burden on teams building large simulated environments, which matters a lot when you're training AI systems that need thousands of varied but visually coherent scenes.

Editorial take

This is a solid, practical rendering patent aimed squarely at Nvidia's Omniverse simulation business rather than gaming. It won't make headlines on its own, but it's exactly the kind of pipeline improvement that makes large-scale synthetic data generation more tractable for the autonomous-driving and robotics teams that depend on Omniverse.

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.