ComputeShader
- 📖 Megakernels Considered Harmful: Wavefront Path Tracing on GPUs(Note:NVIDIA WaveFront)
- 🔗 Compute Shaders(Note: catlikecoding)
- 🔗 microsoft/DirectX-Graphics-Samples: This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
- 🔗 Unity-Technologies/Graphics: Unity Graphics - Including Scriptable Render Pipeline(Note:HDRP with Many Computeshader...)
- 🔗 FidelityFX Blur 1.1 - FidelityFX SDK - AMD GPUOpen
- 🔗 FidelityFX Classifier 1.3 - FidelityFX SDK - AMD GPUOpen
- 🔗 FidelityFX Single Pass Downsampler 2.2 - FidelityFX SDK - AMD GPUOpen
- 🔗 Faster Parallel Reductions on Kepler | NVIDIA Technical Blog
- 🔗 Introduction to compute shaders | Anteru's Blog