Skip to content

Commit edef508

Browse files
Added link to preview image
1 parent e611c69 commit edef508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blog/2024/2024-10-30-generating-phase-functions-luts-with-mieplot/MiePlot article.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: 'MiePlot tutorial for graphics programmers who just want a darn LUT
44
date: '2024-10-30'
55
authors: ['jaker']
66
tags: ['intermediate', 'techniques', 'theory', 'fog', 'mieplot', 'volumetric']
7+
image: 'render_fog_2.png'
78
---
89

910
In computer graphics, Mie theory describes the interactions between light and large (relative to the wavelength of light) particles in a medium. Simulating it is crucial in rendering convincing volumetric effects like fog, clouds, and smoke.

0 commit comments

Comments
 (0)