bsdf 0.1.1

A rust implementation of BSDFs for pathtracing
Documentation

bsdf

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 8 of them enabled by default.

default

  • disney
  • conductive
  • emissive
  • lambert
  • mix
  • rough-glass

disney

  • ggx

conductive

  • ggx

emissive

    This feature flag does not enable additional features.

lambert

    This feature flag does not enable additional features.

mix

    This feature flag does not enable additional features.

rough-glass

  • ggx

ggx

    This feature flag does not enable additional features.