🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Diligent Engine now supports render passes

Started by
0 comments, last by DiligentDev 3 years, 10 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