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

Volume rendering compositing changes and wireframe rendering to vis chunks in volume rendering mode #503

Merged
merged 19 commits into from
Feb 6, 2024

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    ec6fa49 View commit details
    Browse the repository at this point in the history
  2. chore: fix formatting

    seankmartin committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    66b5292 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

  1. feat: add gain parameter to VR and python binds

    The gain float can be used to scale the VR intensity.
    Also bind that gain to Python controls and bind VR bool to Python.
    seankmartin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1c448b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd90ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36134e1 View commit details
    Browse the repository at this point in the history
  4. test: ensure that color and revealage are independent of sampling rate

    Refactored volume rendering shader to accomodate
    seankmartin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    15a749e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19897dc View commit details
    Browse the repository at this point in the history
  6. chore: format file

    seankmartin committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0fa1a2d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    70df5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7dc33 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. refactor: rename gain to volumeRenderingGain

    Also update relevant Python bindings
    seankmartin committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cf48e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1baaced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2100f9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62691c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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