From da66a381c4c322327557afc5a33e58537ec6f1fb Mon Sep 17 00:00:00 2001
From: Hui Wang <wanghehv@sjtu.edu.cn>
Date: Wed, 12 Apr 2023 12:17:42 +0000
Subject: [PATCH] Update environment_lighting.md

---
 docs/pathtracer/environment_lighting.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/pathtracer/environment_lighting.md b/docs/pathtracer/environment_lighting.md
index fd14546..684ca8b 100644
--- a/docs/pathtracer/environment_lighting.md
+++ b/docs/pathtracer/environment_lighting.md
@@ -91,3 +91,6 @@ Altogether, the final Jacobian is (wh / 2pi^2 sin(\theta)).
 ![ennis](./images/ennis.png)
 ![uffiz](./images/uffiz.png)
 ![grace](./images/grace.png)
+
+
+You can find the environment maps in the results at https://vgl.ict.usc.edu/Data/HighResProbes/.
-- 
GitLab