From 139389755c815def5cbde697094ea5138ac5d9e2 Mon Sep 17 00:00:00 2001 From: Yutong Yi Date: Fri, 6 Dec 2024 08:41:59 -0500 Subject: [PATCH] Updated References text-align --- _pages/photon_mapping.md | 2 +- _pages/planet_generation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_pages/photon_mapping.md b/_pages/photon_mapping.md index 7f17a02..5f23e5a 100644 --- a/_pages/photon_mapping.md +++ b/_pages/photon_mapping.md @@ -256,7 +256,7 @@ For the final render of my box-with-water demo scene, I used $$k=12$$ and $$3$$ ## References -
+
[1] Henrik Wann Jensen. 2001. Realistic image synthesis using photon mapping. A. K. Peters, Ltd., USA.
diff --git a/_pages/planet_generation.md b/_pages/planet_generation.md index 8bafa44..fe8adeb 100644 --- a/_pages/planet_generation.md +++ b/_pages/planet_generation.md @@ -87,7 +87,7 @@ In each interval between two band heights, colors are calculated by interpolatio Users can optionally add a ring (like Saturn's) to the generated gas giant. The ring is modeled as a flattened torus with inner and outer radii randomized within a certain range. It uses the same color preset as the planet, with color bands on the ring determined by each vertex's radial distance from the planet's center. ## References -
+
[1] Ken Perlin. 1985. An image synthesizer. In Proceedings of the 12th annual conference on Computer graphics and interactive techniques (SIGGRAPH '85). Association for Computing Machinery, New York, NY, USA, 287–296. https://doi.org/10.1145/325334.325247