Diligent Engine now supports render passes

Started by
0 comments, last by DiligentDev 3 years, 8 months ago

Render passes, a crucial API abstraction that gives application more control over how rendering commands map to tiled-deferred rendering architectures on mobile platforms, is now a core feature of Diligent Engine API! Check out a new tutorial that demonstrates how to implement a simple deferred renderer using the render passes.

https://github.com/DiligentGraphics/DiligentEngine

This topic is closed to new replies.

Advertisement