summaryrefslogtreecommitdiff
path: root/doc/source/surface.rst
AgeCommit message (Collapse)Author
2021-05-09simplify surface modelsAndy Mastbaum
remove the ``SURFACE_SPECULAR`` and ``SURFACE_DIFFUSE`` models, since their functionality is available using the more-general ``SURFACE_DEFAULT``. also allow the user to specify the reflection type (specular/diffuse) for the complex and wls models. change wls so the normalization of properties is more consistent with the default.
2021-05-09update docs per 2c200fc928a0Andy Mastbaum
2021-05-09add surface model documentationAndy Mastbaum