Light-Field Rendering for Photorealistic Real-Time 3D Scene Synthesis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for real-time computer-generated imagery (CGI) struggle to achieve photorealistic rendering due to computational demands and inaccuracies in simulating light interactions and object geometry, particularly with coarse mesh approximations leading to stitching errors and loss of fine details.

Innovation Solution

An apparatus and method that synthesizes a target view image independently of geometry representation, allowing high-quality texture mapping onto a coarse geometry representation for accurate lighting and object interaction effects, combining light-field rendering with traditional mesh-based rendering to enhance realism and reduce computational load.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If raytracing techniques are used to achieve photorealistic rendering, then image realism is improved, but computational demand increases making real-time rendering impossible

Engineering Contradiction:
Improveimage realismVSAvoidrendering speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent segments the rendering process into two distinct stages: a preprocessing offline stage that performs computationally intensive light-field reconstruction and geometry extraction, and an online real-time stage that uses the preprocessed data for rapid rendering. This segmentation allows raytracing-quality preprocessing to be done once, while real-time rendering uses efficient projection techniques on the preprocessed light-field data, resolving the contradiction between realism and speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary action by conducting all heavy computational work (light-field reconstruction, geometry mesh generation, texture extraction) in an offline preprocessing stage before the actual real-time rendering application. The preprocessed light-field data and extracted geometries are stored and reused during real-time rendering, eliminating the need to perform raytracing computations repeatedly, thus achieving both photorealism and real-time performance.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If coarse mesh approximations are used to reduce computational load, then rendering speed is improved, but manufacturing precision deteriorates due to stitching errors and loss of fine details

Engineering Contradiction:
Improverendering speedVSAvoidgeometry accuracy
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent introduces light-field data as an intermediary representation that bridges coarse geometry meshes and photorealistic rendering. Instead of directly using coarse meshes for rendering, the system reconstructs dense light-field information from multiple images, then uses this light-field data to texture and illuminate the coarse meshes. This intermediary light-field representation preserves fine details and view-dependent effects while allowing the use of computationally efficient coarse geometry, resolving the contradiction between speed and precision.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Manufacturing precision

If light-field rendering is used to preserve true appearance and view-dependent effects, then image realism is improved, but the ability to simulate new lighting effects in CG environments deteriorates due to lack of explicit geometry information

Engineering Contradiction:
Improveappearance fidelityVSAvoidlighting simulation capability
Core Design Contradiction:
Manufacturing precisionVSAdaptability or versatility

Solution Approach 1:

The patent merges light-field rendering techniques with traditional mesh-based CG rendering pipelines by extracting explicit geometry information (meshes and textures) from the light-field data. The system combines the photorealistic appearance and view-dependent effects of light-fields with the explicit geometry representation needed for CG lighting simulation. This hybrid approach allows both realistic appearance preservation and adaptability to new lighting conditions in virtual environments.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS11699263B2Apparatus, method and computer program for rendering a visual scene
Publication Date: 2023.07.11 FRAUNHOFER GESELLSCHAFT ZUR FORDERUNG DER ANGEWANDTEN FORSCHUNG EV
  • US11699263B2 patent drawing
  • US11699263B2 patent drawing
  • US11699263B2 patent drawing

AI summary

An apparatus for rendering a visual scene includes: a content visualization stage configured: to obtain as a first input a set of images of one or more objects, and to obtain as a second input a geometry representation of the one or more objects in a 3D-space; to obtain a final image representing the visual scene from a perspective of a target position, the visual scene including the one or more objects; to consider at least one of a lighting effect and/or an object interaction effect between the one or more objects and one or more further objects contained in the visual scene; the content visualization stage is configured to obtain a target view image from the set of images irrespective of the geometry representation. The apparatus is configured to map the target view image on the geometry representation under consideration of the target position.