Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Anisotropy and Clear coat to PBR material #523

Merged
merged 36 commits into from
Jan 28, 2022

Commits on Jan 13, 2022

  1. Added anisotropic parameters.

    guaje committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e304686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abd2cd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    6515d76 View commit details
    Browse the repository at this point in the history
  2. Added doscstrings for Anisotropic parameters. Added Clear coat streng…

    …th and roughness parameters to both the material module and the tutorial.
    guaje committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    832c29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504095b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    1b00d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a399676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efc41d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    45df6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf0598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8485b8 View commit details
    Browse the repository at this point in the history
  4. Added *_from_actor and *_to_actor functions. Reduced complexity of vi…

    …z_pbr_spheres tutorial.
    guaje committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5d577fd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    66a6550 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    1e914c0 View commit details
    Browse the repository at this point in the history
  2. Fixed merge issues.

    guaje committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    6855b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95a2df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7d8b3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3e945a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Added dynamic demo.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    212699b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d032a4 View commit details
    Browse the repository at this point in the history
  3. Addressed PEP8 issues.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d2b7a82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acbfb2a View commit details
    Browse the repository at this point in the history
  5. Fixed PEP8 issues.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7379878 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9f208c View commit details
    Browse the repository at this point in the history
  7. Added CUBEMAP_DATA_URL.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    03c04ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d250b9a View commit details
    Browse the repository at this point in the history
  9. Removed VTK_9_X_VERSION checks.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1cc0458 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2049d31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d032cd7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b60b3eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58d8e5b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ef23be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba31212 View commit details
    Browse the repository at this point in the history
  16. Removed build_labels function.

    guaje committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6bb04de View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    cb20572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdcb58 View commit details
    Browse the repository at this point in the history