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

Add fastTransparency: faster drawing, sometimes less accurate. #418

Merged
merged 4 commits into from
Apr 6, 2024

Commits on Apr 6, 2024

  1. Do sorting with this priority:

      - subscene
      - object id
      - nested object id
      - depth
    dmurdoch committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5558dca View commit details
    Browse the repository at this point in the history
  2. Sort by mean depth first

    dmurdoch committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    33545e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0c39e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f154656 View commit details
    Browse the repository at this point in the history