This framework is part of the two-part article series explaining the basics of Compute Shaders with DirectX 12. Part 1 - The Theory: https://www.stefanpijnacker.nl ...
This repository presents a GPU accelerated implementation of the classic Diamond-Square algorithm, alongside a multi-threaded C# approach. As shown in the table below, the GPU version is 17x faster ...