by Simon Jackson
HLSL Development Cookbook Review
by EgorYusov
This article introduces the problem of resource state management and synchronization in modern graphics APIs such as Direct3D12 and Vulkan and describes a solution offered by Diligent Engine.
by Inaki Ayucar
How to properly calculate the Diffuse contribution of lights in HLSL shaders
by EgorYusov
An introduction to ray tracing API in Diligent Engine