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

Mitsuba rendering option #35

Merged
merged 16 commits into from
May 14, 2024
Merged

Mitsuba rendering option #35

merged 16 commits into from
May 14, 2024

Commits on Oct 8, 2023

  1. updates

    SamTov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    224db7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900c190 View commit details
    Browse the repository at this point in the history
  3. Add mitsuba rendering.

    SamTov committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d3cb1f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add materail example

    SamTov committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c8caa67 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

    SamTov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    88d4270 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Fix render camera transform

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5a9e434 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'SamTov_mitsuba_rendering' of https://github.com/zincwar…

    …e/ZnVis into SamTov_mitsuba_rendering
    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bf9fcaf View commit details
    Browse the repository at this point in the history
  3. Update pre-commit and linting

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ae83e47 View commit details
    Browse the repository at this point in the history
  4. Add mitsuba to requirements

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a45584f View commit details
    Browse the repository at this point in the history
  5. Correct bare except

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7208e2c View commit details
    Browse the repository at this point in the history
  6. Change dataclass to fields

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e9bc6cd View commit details
    Browse the repository at this point in the history
  7. More dataclass changes

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    89fd0f1 View commit details
    Browse the repository at this point in the history
  8. More dataclass refactoring

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0b0c0d4 View commit details
    Browse the repository at this point in the history
  9. More updates

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e22fffa View commit details
    Browse the repository at this point in the history
  10. Add type to dataclass

    SamTov committed May 14, 2024
    Configuration menu
    Copy the full SHA
    da0c728 View commit details
    Browse the repository at this point in the history