From 5bb0ca5586667a29f9120ec572c007b8d47d0f81 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 23 Jan 2021 20:08:30 +0100 Subject: [PATCH] Auto: misc. --- gray-card.md | 2 ++ lambertian.md | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 lambertian.md diff --git a/gray-card.md b/gray-card.md index 8777094b7..5cc802ea9 100644 --- a/gray-card.md +++ b/gray-card.md @@ -2,9 +2,11 @@ - [[pull]] [[grey card]] - [[go]] https://en.wikipedia.org/wiki/Gray_card + - [[quote]] A primary use of gray cards is to provide a [[standard reference object]] for exposure determination in photography. A gray card is an (approximate) realization of a [[Lambertian]] scatterer; its apparent brightness (and exposure determination) therefore depends only on its orientation relative to the light source. [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: pull "Pull" [go]: go "Go" +[quote]: quote "Quote" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/lambertian.md b/lambertian.md new file mode 100644 index 000000000..6660c39cb --- /dev/null +++ b/lambertian.md @@ -0,0 +1,10 @@ +# Lambertian + +- [[go]] https://en.wikipedia.org/wiki/Lambertian_reflectance + - [[quote]] Lambertian reflectance is the property that defines an [[ideal]] "[[matte]]" or diffusely reflecting surface. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[quote]: quote "Quote" +[//end]: # "Autogenerated link references" \ No newline at end of file