Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | simplify surface models | Andy 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-09 | update docs per 2c200fc928a0 | Andy Mastbaum | |
2021-05-09 | add surface model documentation | Andy Mastbaum | |