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

Fix #1505 #1506

Merged
merged 4 commits into from Dec 10, 2021
Merged

Fix #1505 #1506

merged 4 commits into from Dec 10, 2021

Conversation

ffreyer
Copy link
Collaborator

@ffreyer ffreyer commented Dec 10, 2021

  • add GLMakie.transparency_weight_scale::Ref{Float32} to make the scaling factor in the weight function of order independent transparency adjustable. I made this a global constant because it has to be the same for all transparent renders. If it's not the approximate depth order will be wrong.
  • reduced default scale from 3000 -> 1000
  • adjusted near in Axis3 to be 0.01. This is fine for all 0 <= perspectiveness <= 1 as far as I can tell.

@ffreyer ffreyer merged commit 7b90fd9 into master Dec 10, 2021
@ffreyer ffreyer deleted the ff/OIT branch December 10, 2021 19:39
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.

None yet

2 participants