From d110ffc2cbce8e61b7ae9b3ed1f951cbad0e6f6f Mon Sep 17 00:00:00 2001 From: Vincent <29270676+TheMajorTechie@users.noreply.github.com> Date: Wed, 2 Sep 2026 15:59:42 -0600 Subject: [PATCH] Update README.md Fixed a broken link to the paper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1b5e450..4641b87d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ City features). You can find the details about our design decisions for developing Arches on its [Project Page](https://graphics.cs.utah.edu/research/projects/arches/), where you will find the related publication: -> Jacob Haydel, Gaurav Bhokare, Kunnong Zeng, Pengpei Hong, Sushant Kondguli, Brian Budge, Erik Brunvand, & Cem Yuksel. (2025). Arches: [A Cycle Level Simulator for Exploring Massively Parallel Ray Tracing Architectures](https://graphics.cs.utah.edu/research/projects/arches/arches-hpg2025.pdf). *Computer Graphics Forum (Proceedings of HPG 2025)*, 44(8) +> Jacob Haydel, Gaurav Bhokare, Kunnong Zeng, Pengpei Hong, Sushant Kondguli, Brian Budge, Erik Brunvand, & Cem Yuksel. (2025). Arches: [A Cycle Level Simulator for Exploring Massively Parallel Ray Tracing Architectures](https://graphics.cs.utah.edu/research/projects/arches/arches-hpg2025-cgf.pdf). *Computer Graphics Forum (Proceedings of HPG 2025)*, 44(8) ## Setup (Simulator) To clone and build the project, simply run the following commands: