Importance-Directed Geometric Simplification for Radiosity Simulations

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current radiosity-based global illumination simulations in virtual environments face significant computational challenges due to quadratic time complexity, especially when dealing with complex environments like industrial plants, where it is difficult to identify and simplify only the illuminated surfaces without first calculating a radiosity solution.

Innovation Solution

The method employs importance-directed geometric simplification, using the concept of importance from neutron transport theory to identify and rank areas based on light and luminaire locations, allowing for iterative simplification of non-essential regions while maintaining complexity in important areas, and utilizes machine learning for improved performance and variable levels of simplification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If geometric simplification is performed as a preprocess step, then the number of mesh elements is reduced, but the accuracy of identifying illuminated surfaces is compromised

Engineering Contradiction:
Improverendering speedVSAvoididentification accuracy of illuminated surfaces
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary radiosity calculations on a coarse subset of mesh elements to identify illuminated surfaces before performing geometric simplification. This preliminary action enables accurate identification of which surfaces require detailed representation, allowing the simplification algorithm to preserve geometry in illuminated areas while reducing complexity in non-illuminated areas.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments the mesh into two distinct groups: illuminated surfaces and non-illuminated surfaces. This segmentation is achieved through radiosity calculations that determine which surfaces receive direct or indirect lighting. The simplification process then applies different levels of detail to each segment, maintaining high fidelity for illuminated surfaces while aggressively simplifying non-illuminated surfaces.

Inventive Principle:
Principle #1Segmentation

2Device complexity

If the entire mesh is simplified globally, then the overall complexity is reduced, but important illuminated regions lose their detail

Engineering Contradiction:
Improvemesh complexityVSAvoidgeometric fidelity in important areas
Core Design Contradiction:
Device complexityVSManufacturing precision

Solution Approach 1:

The patent applies local quality by performing geometric simplification at different levels for different regions of the mesh. Illuminated surfaces maintain their original geometric detail and are not simplified, while non-illuminated surfaces undergo aggressive simplification. This creates a spatially varying level of detail that preserves visual quality in important illuminated areas while reducing overall mesh complexity.

Inventive Principle:
Principle #3Local quality

3Reliability

If radiosity calculations are performed on the full mesh, then accurate lighting simulation is achieved, but the computational time becomes prohibitively long

Engineering Contradiction:
Improvelighting simulation accuracyVSAvoidCPU time for calculation
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs radiosity calculations on only a partial subset of the mesh elements rather than the complete mesh. Specifically, it performs initial radiosity calculations on a coarse sampling of elements to identify illuminated surfaces, then uses this information to guide the simplification process. This partial action approach achieves sufficient lighting simulation accuracy for identifying illuminated regions without the prohibitive computational cost of calculating radiosity for all mesh elements.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11087038B2Importance-directed geometric simplification system and method
Publication Date: 2021.08.10 SUNTRACKER TECH
  • US11087038B2 patent drawing
  • US11087038B2 patent drawing
  • US11087038B2 patent drawing

AI summary

The present invention relates to the importance-directed geometric simplification of complex mesh-based representations of objects in virtual environments for radiosity-based global illumination simulations. By means of simplification, the time needed to solve the radiosity equation and so generate an accurate physically-based simulation can be markedly reduced. Further, geometric simplification is performed during the global illumination simulation process rather than as a preprocess step.