Skip to content

Fix broken rasterization paper link#16

Open
tdashelby-cmyk wants to merge 1 commit into
Graphics-Programming-Virtual-Meetup:mainfrom
tdashelby-cmyk:fix-rasterization-paper-link
Open

Fix broken rasterization paper link#16
tdashelby-cmyk wants to merge 1 commit into
Graphics-Programming-Virtual-Meetup:mainfrom
tdashelby-cmyk:fix-rasterization-paper-link

Conversation

@tdashelby-cmyk
Copy link
Copy Markdown

Summary

Fixes the broken PDF link for the “High-Performance Software Rasterization on GPUs (2011)” resource. The old Aalto URL now returns 404, and NVIDIA Research hosts the same paper PDF at the replacement URL.

Closes #15

Validation

  • curl.exe -L -s -o NUL -w '%{http_code} %{content_type}' --max-time 20 'https://users.aalto.fi/~laines9/publications/laine2011hpg_paper.pdf' returns 404 text/html
  • curl.exe -L -s -o NUL -w '%{http_code} %{content_type} %{url_effective}' --max-time 30 'https://research.nvidia.com/sites/default/files/pubs/2011-08_High-Performance-Software-Rasterization/laine2011hpg_paper.pdf' returns 200 application/pdf
  • git diff --check passed except Windows CRLF warnings

I attempted the documented pnpm build path via Corepack, but pnpm refused to run because build scripts for esbuild and sharp need approval in this environment.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for gpvm-website ready!

Name Link
🔨 Latest commit 1575f6a
🔍 Latest deploy log https://app.netlify.com/projects/gpvm-website/deploys/6a01e25216b70a0008d04ffd
😎 Deploy Preview https://deploy-preview-16--gpvm-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link Checker Report

1 participant