Getting Started#
pydirectional can be installed via pip:
pip install pydirectional
You can then import the package. The BRDF models are located in the
brdf_forward_model module:
from pydirectional import brdf_forward_model as brdfmods
pydirectional can be installed via pip:
pip install pydirectional
You can then import the package. The BRDF models are located in the
brdf_forward_model module:
from pydirectional import brdf_forward_model as brdfmods