Uncategorized

Diligent Engine now has C API

C API has always been one of the most frequently requested features, and it has finally been adopted! Check out the reworked Tutorial 03 that demonstrates the usage of the new API. This is what it looks like:

Shadows

DiligentFX module now implements the Shadowing component that can be used by applications to render high-quality shadows. The component implements the following shadowing BKMs: Cascaded shadow maps with cascade stabilization PCF Variance shadow maps Two and four-component exponential variance shadow maps Optimized…
Read more