Adobe Patents a Way to Stream 3D Models Before All the Detail Arrives
Loading a complex 3D model over a slow connection usually means waiting for the whole thing or staring at a blocky placeholder. Adobe's new patent describes a system that sends a usable shape first, then layers in the fine detail as it arrives.
What Adobe's progressive 3D mesh system actually does
Ever tried to load a high-resolution 3D model on a slow connection and watched it either crawl or look terrible? That waiting problem is exactly what this patent tackles.
Adobe's system works in two steps. First, it sends a simplified version of a 3D shape, an AI-compressed sketch of the original, so you can see and interact with something right away. Then it sends a second packet of data that describes the fine details the first pass left out. Your device uses those two pieces together to reconstruct a high-resolution version of the shape.
The clever part is how the system handles unusual areas of a shape, like the sharp tip of a nose or the edge of a mechanical part, where lots of detail is packed into a small space. Those features get flagged and sent separately, so they don't get lost in the compression.
… generating, by the processing device, a coarse polygon mesh that has a lower level of resolution than the polygon mesh by encoding details of the polygon mesh, excluding the three-dimensional feature of the polygon mesh, using a machine learning model; …
Translation: The system uses AI to create a simplified, low resolution version of the 3D model while leaving out complex details.
How the encoder splits coarse data from fine residuals
The patent describes a two-stage pipeline for transmitting and reconstructing polygon meshes (the grids of connected triangles or quads that make up 3D shapes in software like Photoshop or Substance 3D).
On the sending side, the system first identifies parts of a mesh with an unusually high concentration of nodes (vertices), meaning areas of intricate geometry. It strips those out, compresses the remainder using a machine learning model, and transmits that compressed "coarse" mesh separately from a supplemental data packet describing the high-detail regions.
On the receiving side, a second machine learning model decodes the coarse mesh into a fine mesh, a higher-resolution reconstruction that approximates the original. When the supplemental residual data arrives, the system uses it to generate an adjusted fine mesh, correcting the reconstruction so the sharp or intricate areas look right.
- Step 1: Encode and transmit a compressed coarse mesh
- Step 2: Decode it into a preliminary high-resolution shape on the client
- Step 3: Receive residual detail data and apply it to refine the result
The separation of the residual data from the main mesh is key: it lets the network prioritize getting a working shape to the user fast, then top it up with precision.
The mesh progression system generates a fine polygon mesh that has a higher level of resolution than the coarse polygon mesh by decoding the coarse polygon mesh using a machine learning model.
Translation: The user's device uses AI to rebuild a high quality version of the 3D model from the simplified file.
What this means for 3D design tools and slow connections
For anyone working with 3D assets inside Adobe's creative tools, or inside a browser-based 3D viewer, this could mean the difference between a model that loads in seconds versus one that makes you wait. Progressive loading is already standard for images (think of a JPEG that fills in top to bottom), but applying it to the much more complex geometry of 3D meshes is harder to do well.
Adobe's steady investment in 3D pipeline patents suggests the company is building infrastructure for a future where 3D assets move around networks as casually as photos do today. Whether that shows up in Substance, Creative Cloud, or something else, making large 3D files practical to send and preview quickly is a real prerequisite.
That makes this Adobe's 147th filing in our Adobe coverage since May, adding to a pattern that includes real-time edit suggestions and ranking ad creative by results.
Studios and design teams lose real hours waiting for large 3D models to finish transferring before anyone can open, review, or approve them. Multiply that across every revision cycle on a product launch or a game character, and the delay becomes a measurable budget problem, not a minor inconvenience.
Adobe's approach sends a rough version of the model first so work can begin immediately, then delivers a small correction packet to sharpen the details. The logic is similar to how blurry images used to snap into focus as a webpage loaded, except applying it to 3D shapes is harder because the way points connect matters as much as where they sit.
The approach is well matched to the size of the problem. How much it actually compresses wait times, and how accurate that first rough version is before the corrections arrive, will determine whether it holds up in production.
There are more where this came from
We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.
The drawings
8 drawing sheets from US 2026/0268605 A1 · click any drawing to enlarge
Want this weekly breakdown for a company we don't cover? Patentlyze Pro →