Skip to content

Draft: OpenPBR BSDF - #1919

Draft
pixelsandpointers wants to merge 1 commit into
mitsuba-renderer:masterfrom
pixelsandpointers:openpbr
Draft

Draft: OpenPBR BSDF#1919
pixelsandpointers wants to merge 1 commit into
mitsuba-renderer:masterfrom
pixelsandpointers:openpbr

Conversation

@pixelsandpointers

Copy link
Copy Markdown

Description

This WIP PR implements the OpenPBR BSDF based on Blender's implementation and the official spec as discussed in the respective issue.

Will close #1918 if completed.

Testing

TODO.

Checklist

  • My code follows the style guidelines of this project
  • My changes generate no new warnings
  • My code also compiles for cuda_* and llvm_* variants. If you can't test this, please leave below
  • I have commented my code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I cleaned the commit history and removed any "Merge" commits
  • I give permission that the Mitsuba 3 project may redistribute my contributions under the terms of its license

Implements constructor and parameters. Requires handling of edge cases. Will be done when the `parameter_changed` method will be implemented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenPBR implementation

1 participant