Adobe · Filed Feb 26, 2025 · Published Aug 27, 2026 · verified — real USPTO data

Adobe Patents a System for Generating Realistic Sparkle Effects on 3D Surfaces

Anyone who has tried to render the sparkle in glittery fabric or metallic car paint knows it can be painfully slow to get right. Adobe's new patent describes a system that automates that sparkle, building it directly into the surface model rather than faking it afterward.

A digital modeling interface applying a sparkling glint effect to a 3D character model to create a realistic, reflective surface finish. Drawing from patent filing US 2026/0253321 A1.
A digital modeling interface applying a sparkling glint effect to a 3D character model to create a realistic, reflective surface finish.
See all 9 drawings from this filing ↓
Publication number US 2026/0253321 A1
Applicant Adobe Inc.
Filing date Feb 26, 2025
Publication date Aug 27, 2026
Inventors Tamy Boubekeur, Theo Thonat, Lois Paulin, Jean Marc Christian Marie Thiery, Pauli Kemppinen
CPC classification 345/426
Grant likelihood Medium
Examiner WU, CHONG (Art Unit 2613)
Status Docketed New Case - Ready for Examination (Apr 1, 2025)
Document 20 claims

What Adobe's glint particle system actually does

A 3D artist drops a glittery dress onto a digital character. The fabric should catch the light and send tiny flashes of reflection in every direction, the way real sequins or metal flakes do. Getting that effect to look convincing, and to update live as the camera moves, has always been one of the harder parts of the job.

Adobe's patent describes a way to build those tiny sparkling reflections, called glints, directly into the surface description of a 3D object. Instead of painting sparkles on top after the fact, the system places thousands of microscopic virtual particles inside the surface itself, each one capable of catching and bouncing light. You feed it a few controls, like how dense the sparkles should be or how sharp each reflection looks, and it generates the full glint model for you.

The result is a rendered image where only the particles actually visible to the camera contribute to what you see, which keeps things efficient. For designers working on glossy packaging, metallic fabrics, or car paint in tools like Adobe Substance 3D, this kind of automation could cut a lot of manual tweaking.

From the filing · CLAIM 1
… conveying visual phenomena that simulate localized reflections or sparkles resulting from embedded particles within the material surface …

Translation: The system mimics how light bounces off tiny bits of glitter or reflective material trapped inside a surface.

How Adobe integrates glint particles into a surface model

The patent describes a three-step pipeline running on a processing device, most likely a GPU or a CPU-GPU combination.

  • Base model: The system starts with an existing surface description of a 3D object, things like its shape, color, and basic reflectivity. This is the foundation every 3D renderer already uses.
  • Glint parameters: The artist (or an automated tool) passes in a set of controls that describe what kind of glint effect is wanted: particle density, size distribution, the sharpness of each sparkle, and similar properties.
  • Glint model generation: The core step. The system integrates a large number of virtual glint particles directly into the surface using those parameters. Integration here means mathematically embedding particle positions and optical properties into the surface data structure, not just overlaying a texture image.

At render time, the system checks which particles are actually visible from the current camera angle and light position. Only those particles contribute reflected light to the final image. This visibility-culling step is what makes the approach practical: a surface might contain millions of virtual particles, but only a fraction matter for any given frame.

The patent is a software-side method. It does not require new chip architecture, though faster GPUs would naturally speed up the particle integration step.

From the filing · THE ABSTRACT
The processing device is operable to generate the glint model by integrating a plurality of glint particles within the material surface based on the glint parameters.

Translation: The computer creates a digital map of sparkle points by placing virtual particles into the object based on user settings.

What this means for 3D artists and rendering pipelines

For 3D artists, glint effects sit in an awkward middle ground: physically accurate renderers can compute them correctly but take a long time, while real-time game engines often fake them with texture tricks that fall apart under close inspection. A procedural system that generates a proper glint model from a handful of parameters could make high-quality sparkle effects accessible in interactive workflows, not just offline film rendering.

Adobe's Substance 3D suite is already the main bridge between material design and production rendering, so a glint tool would slot naturally into that pipeline. This filing sits alongside a steady flow of new Big Tech patents in the 3D rendering and material-simulation space, where the competitive pressure is to close the gap between "looks real" and "renders in time to be useful."

That makes this Adobe's 127th filing we've tracked since May, building on work like spotting customer behavior patterns and routing tricky data to human reviewers, all part of our Adobe coverage.

Editorial take

The core technique here is pure software: feed in a standard 3D surface, dial in some glint settings, get back a rendered image with realistic sparkle. No new hardware, no special chip, no cloud service that has to be built first. That is a short runway to something real.

The most natural landing spot would be a simple "glint intensity" slider inside Adobe's existing material design tools, sitting on top of this system. That kind of control already exists in that product family for other surface effects, so the plumbing is largely in place.

The honest gap is performance. Making something look right in a test render and making it run fast enough that a designer can drag a slider without waiting are two different problems, and this document addresses the first but not the second. That engineering work is real, and it stands between this filing and a feature that ships without a loading screen.

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

9 drawing sheets from US 2026/0253321 A1 · click any drawing to enlarge

Patent filing page

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