Vulkan Tutorial Read Digest
https://docs.vulkan.org/tutorial/latest
[Instant NGP Code Digest - A First Principle Perspective] PCG: Permuted Congruential Generator
What is PCG (Permuted Congruential Generator) and how to implement it from scratch?
[Instant NGP Code Digest - A First Principle Perspective] CDF: Cumulative Distribution Function
The cumulative distribution function (CDF) of a real-valued random variable is the function given by:[1]
