Dynamic Indirect light cache #68463

Open
opened 2019-08-09 15:58:12 +02:00 by Clément Foucault · 38 comments

The idea would be to have a multiple level cache that stores a voxelized version of the scene to render the irradiance points.

Each voxel would be linked to a set of surfel (surface elements) that stores color and normal of the surface.
Each time the lights in the scene changes, the voxelized version is updated and propagates the change to the irradiance points.

This means having a list of surfel per voxel (say 6, 8) and a list of voxel per irradiance points.
This would be a mix of The Division dynamic indirect lighting [link]] and Mc Guire raytraced irradiance probes [http:*jcgt.org/published/0008/02/01/|link.
This feature might be limited to hardware that supports compute shaders.
This is not a trivial feature and needs a lot of R&D.

Estimate : 4 weeks

The idea would be to have a multiple level cache that stores a voxelized version of the scene to render the irradiance points. Each voxel would be linked to a set of surfel (surface elements) that stores color and normal of the surface. Each time the lights in the scene changes, the voxelized version is updated and propagates the change to the irradiance points. This means having a list of surfel per voxel (say 6, 8) and a list of voxel per irradiance points. This would be a mix of The Division dynamic indirect lighting [link]] and Mc Guire raytraced irradiance probes [[http:*jcgt.org/published/0008/02/01/|link](https:*www.gdcvault.com/play/1023273/Global-Illumination-in-Tom-Clancy). This feature might be limited to hardware that supports compute shaders. This is not a trivial feature and needs a lot of R&D. Estimate : 4 weeks
Author
Member

Added subscriber: @fclem

Added subscriber: @fclem

Added subscriber: @filibis

Added subscriber: @filibis

Added subscriber: @Phigon

Added subscriber: @Phigon

Added subscriber: @zebus3dream

Added subscriber: @zebus3dream

Added subscriber: @sozap

Added subscriber: @sozap

Added subscriber: @dabuxian

Added subscriber: @dabuxian

Added subscriber: @pedroreis.ad

Added subscriber: @pedroreis.ad

Added subscriber: @lemenicier_julien

Added subscriber: @lemenicier_julien

Added subscriber: @nokipaike

Added subscriber: @nokipaike

This feature might be limited to hardware that supports compute shaders.

not only..
Intel starts to work its way up with raytracing in its CPUs...

https://blenderartists.org/t/intel-jump-on-the-real-time-ray-tracing-train/1181697

> This feature might be limited to hardware that supports compute shaders. not only.. Intel starts to work its way up with raytracing in its CPUs... https://blenderartists.org/t/intel-jump-on-the-real-time-ray-tracing-train/1181697

Added subscriber: @M_Rodionov

Added subscriber: @M_Rodionov

Added subscriber: @Nakara

Added subscriber: @Nakara
Contributor

Added subscriber: @RedMser

Added subscriber: @RedMser
Member

Added subscriber: @Kdaf

Added subscriber: @Kdaf

Added subscriber: @ClinToch

Added subscriber: @ClinToch

Added subscriber: @kfoong

Added subscriber: @kfoong

Added subscriber: @rwman

Added subscriber: @rwman

Added subscriber: @Miraste

Added subscriber: @Miraste
Contributor

Added subscriber: @AlexanderWilms

Added subscriber: @AlexanderWilms

Added subscriber: @geocentric_wage

Added subscriber: @geocentric_wage

Added subscriber: @BukeBeyond

Added subscriber: @BukeBeyond

"Estimate : 4 weeks" you are fast! Can't we get a gofundme for you or something? :-)

Eevee is an excellent middle ground between Cycles, and games engines (that look still, well, like game engines). At 50 times the speed of Cycles, there is a lot of room to make Eevee usable for film quality, cone GI, scattered DoF, adaptive tessellation, automated, decimated LODs at a distance. All of these would be game changers for Blender and the industry.

"Estimate : 4 weeks" you are fast! Can't we get a gofundme for you or something? :-) Eevee is an excellent middle ground between Cycles, and games engines (that look still, well, like game engines). At 50 times the speed of Cycles, there is a lot of room to make Eevee usable for film quality, cone GI, scattered DoF, adaptive tessellation, automated, decimated LODs at a distance. All of these would be game changers for Blender and the industry.

Added subscriber: @CharlesDeGroot

Added subscriber: @CharlesDeGroot

Added subscriber: @Emi_Martinez

Added subscriber: @Emi_Martinez

Added subscriber: @Miro-Virta

Added subscriber: @Miro-Virta

Added subscriber: @Win7yes

Added subscriber: @Win7yes

Added subscriber: @2046411367

Added subscriber: @2046411367

Added subscriber: @Stat_Headcrabed

Added subscriber: @Stat_Headcrabed
Contributor

Added subscriber: @Eary

Added subscriber: @Eary
Contributor

This comment was removed by @Eary

*This comment was removed by @Eary*

Added subscriber: @Crazy

Added subscriber: @Crazy

Added subscriber: @dfelinto

Added subscriber: @dfelinto

Hi @Eary please don't post any content that is not open source or that you don't own the rights yourself. I'll delete your post for now but feel free to re-post your thoughts if you can elaborate looking at Blender only.

Hi @Eary please don't post any content that is not open source or that you don't own the rights yourself. I'll delete your post for now but feel free to re-post your thoughts if you can elaborate looking at Blender only.
Contributor

In #68463#1167740, @dfelinto wrote:
Hi @Eary please don't post any content that is not open source or that you don't own the rights yourself. I'll delete your post for now but feel free to re-post your thoughts if you can elaborate looking at Blender only.

Ok I am going to replace those content with regional screenshots of the light pattern and typed text for those names of the source files

So what I originally posted was a screen cap video of a certain early access source-available software, but since I cannot post it here, I would replace it with this:
image.png image.png

This looks very familiar to Eevee's baking pattern, and thus I think there might be some similarities between that realtime GI system and this "Dynamic Indirect Light Cache" project. I am more certained about that after reading these few words from the certain source-available software's source codes:

VoxelLighting

Software Tracing Mode

It seems kind of similar to the description of this page:

to have a multiple level cache that stores a voxelized version of the scene to render the irradiance points

Mc Guire raytraced irradiance probes.

This gives me more hope and I am very looking forward to Eevee with this Dynamic Indirect Light Cache done, because I think it is in the right direction. I originally thought this could be a reverence for the devs in development of this Eevee project, but it seems like it is not even appropriate to mention its name here.

Is this ok now? I removed all contents that was directly signaling that software. . I think it should be fine. About the screenshot, I surely don't own the software but I own the art that I made with it, so I think it should also be fine.

> In #68463#1167740, @dfelinto wrote: > Hi @Eary please don't post any content that is not open source or that you don't own the rights yourself. I'll delete your post for now but feel free to re-post your thoughts if you can elaborate looking at Blender only. Ok I am going to replace those content with regional screenshots of the light pattern and typed text for those names of the source files So what I originally posted was a screen cap video of a certain early access source-available software, but since I cannot post it here, I would replace it with this: ![image.png](https://archive.blender.org/developer/F10146871/image.png) ![image.png](https://archive.blender.org/developer/F10146880/image.png) This looks very familiar to Eevee's baking pattern, and thus I think there might be some similarities between that realtime GI system and this "Dynamic Indirect Light Cache" project. I am more certained about that after reading these few words from the certain source-available software's source codes: >VoxelLighting >Software Tracing Mode It seems kind of similar to the description of this page: > to have a multiple level cache that stores a voxelized version of the scene to render the irradiance points > Mc Guire raytraced irradiance probes. This gives me more hope and I am very looking forward to Eevee with this Dynamic Indirect Light Cache done, because I think it is in the right direction. I originally thought this could be a reverence for the devs in development of this Eevee project, but it seems like it is not even appropriate to mention its name here. Is this ok now? I removed all contents that was directly signaling that software. . I think it should be fine. About the screenshot, I surely don't own the software but I own the art that I made with it, so I think it should also be fine.
Author
Member

@Eary The company behind this "certain early access source-available software" is going to share more detail about their implementation at Siggraph which should be public resources. They already have done this in the past and EEVEE is already partially based on their publications in the field of Realtime Compute Graphics.

@Eary The company behind this "certain early access source-available software" is going to share more detail about their implementation at Siggraph which should be public resources. They already have done this in the past and EEVEE is already partially based on their publications in the field of Realtime Compute Graphics.
Contributor

Oh good to know, thanks

Oh good to know, thanks

Added subscriber: @mortom_ckm

Added subscriber: @mortom_ckm

Added subscriber: @Defka

Added subscriber: @Defka
Philipp Oeser removed the
Interest
EEVEE & Viewport
label 2023-02-09 15:15:32 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
31 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#68463
No description provided.