Skip to content

IndexedDeferred.zip

Choose a tag to compare

@TheRealMJP TheRealMJP released this 02 May 00:03
900422d

This is a sample that implements what I called a variant "Light Indexed Deferred" at the time, but is now much more commonly known as Forward+. It also implements single-pass tile-based deferred in a compute shader.

For a more modern take on deferred rendering, check out this repo: https://github.com/TheRealMJP/DeferredTexturing