diff --git a/src/data/resources/high_perf_sw_rasterization_gpu.toml b/src/data/resources/high_perf_sw_rasterization_gpu.toml index 5a56558..ffdf46b 100644 --- a/src/data/resources/high_perf_sw_rasterization_gpu.toml +++ b/src/data/resources/high_perf_sw_rasterization_gpu.toml @@ -1,5 +1,5 @@ title = "High-Performance Software Rasterization on GPUs (2011)" categories = ["Rasterization/Software Rasterization", "GPU Compute/Applications"] -link = "https://users.aalto.fi/~laines9/publications/laine2011hpg_paper.pdf" +link = "https://research.nvidia.com/sites/default/files/pubs/2011-08_High-Performance-Software-Rasterization/laine2011hpg_paper.pdf" description = "A paper describing high-performance software rasterization techniques running on GPUs." formats = ["paper"]