engine icon indicating copy to clipboard operation
engine copied to clipboard

Feat: support refraction with BTDF

Open zhuxudong opened this issue 2 years ago • 1 comments

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature.

What is the current behavior? (You can also link to an open issue here)

BRDF is not supported in light transmission with refraction.

What is the new behavior (if this is a feature change)?

support BTDF with refraction in light transmission and KHR_materials_volume plugin.

zhuxudong avatar Mar 24 '22 10:03 zhuxudong

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev/0.7@5086d41). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head f9c7183 differs from pull request most recent head e7ef604. Consider uploading reports for the commit e7ef604 to get more accurate results

@@            Coverage Diff             @@
##             dev/0.7     #704   +/-   ##
==========================================
  Coverage           ?   44.10%           
==========================================
  Files              ?      414           
  Lines              ?    22009           
  Branches           ?     3024           
==========================================
  Hits               ?     9707           
  Misses             ?    12302           
  Partials           ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5086d41...e7ef604. Read the comment docs.

codecov-commenter avatar Mar 25 '22 09:03 codecov-commenter