Car Paint Texture Interpolation for Realistic Sparkle Rendering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for rendering car paint sparkle using linear interpolation result in reduced contrast and depth, with halo-like artifacts, failing to accurately represent the sparkling dynamics under changing viewing and lighting conditions.

Innovation Solution

Employ a smoothstep function centered on a random transition point to interpolate pixel values from neighboring texture images, preserving contrast and enhancing the lifelike appearance of sparkling effects.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If linear interpolation is used to interpolate pixel values from neighboring texture images, then the rendering process is simple and fast, but the contrast and depth of the sparkling points are strongly reduced, resulting in halo-like artifacts and unrealistic appearance

Engineering Contradiction:
Improverendering speedVSAvoidrealism of sparkling representation
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent changes the interpolation parameter from linear to smoothstep function. This parameter change transforms the interpolation behavior to preserve contrast and eliminate halo artifacts while maintaining rendering efficiency. The smoothstep function creates a smoother transition that prevents the strong reduction in intensity of sparkling points.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent applies different interpolation characteristics to different regions of the texture image. By using smoothstep interpolation specifically for sparkling points while maintaining simplicity elsewhere, it achieves local optimization where realism is enhanced precisely where needed without sacrificing overall rendering performance.

Inventive Principle:
Principle #3Local quality

2Device complexity

If linear interpolation is used, then the computational complexity is low, but the dynamics of sparkle points under changing observation or lighting conditions becomes implausible and lacks contrast and depth

Engineering Contradiction:
Improveinterpolation algorithm complexityVSAvoidplausibility of sparkling dynamics
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent modifies the interpolation function parameter from linear to smoothstep, which changes the mathematical characteristics of the interpolation process. This parameter change enables the sparkling dynamics to respond more plausibly to changing observation and lighting conditions while adding minimal computational overhead.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The smoothstep interpolation function introduces dynamic responsiveness to the sparkling effect. As observation or lighting conditions change, the smoothstep function creates more natural transitions in sparkle point intensity and position, making the dynamics plausible rather than static and artificial.

Inventive Principle:
Principle #15Dynamics

3Ease of manufacture

If linear interpolation is used to blend texture images, then the processing is straightforward, but halo-like artifacts of reduced contrast appear in the sparkling

Engineering Contradiction:
Improveease of implementationVSAvoidhalo-like artifacts
Core Design Contradiction:
Ease of manufactureVSObject-generated harmful factors

Solution Approach 1:

The patent changes the interpolation parameter from linear to smoothstep function. This parameter modification eliminates the halo-like artifacts that arise from linear blending while maintaining ease of implementation. The smoothstep function's continuous second derivative ensures smooth transitions without the artificial halos characteristic of linear interpolation.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent converts the potential harm of simple linear interpolation (which causes halos) into a benefit by using smoothstep interpolation. The smoothstep function takes the simplicity of linear interpolation and enhances it with superior artifact suppression, turning a potentially problematic approach into a robust solution.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Data Source

PatentEP4193337B1Texture interpolation
Publication Date: 2026.03.04 BASF COATINGS GMBH
  • EP4193337B1 patent drawingFigure 1
  • EP4193337B1 patent drawingFigure 2
  • EP4193337B1 patent drawing

AI summary

The present disclosure relates to a method for generating a digital representation of coatings on car parts. The method provides improved texture blending for the rendering of car paint sparkle. The present disclosure also refers to a respective computer system.