-
Notifications
You must be signed in to change notification settings - Fork 30
Fix rendering issue for highly anisotropic datasets #9114
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
base: master
Are you sure you want to change the base?
Fix rendering issue for highly anisotropic datasets #9114
Conversation
… smaller than the other ones
📝 WalkthroughWalkthroughThis PR switches plane/world scaling to use base-voxel units, threads base-voxel factors through flycam code and tests, adds a vertex→fragment flat varying plus a vertex early-return guard to disable a bucket-border vertex optimization when unsafe, updates a wording in scaleinfo, and adds a changelog entry and test dataset for extreme anisotropy. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used🧠 Learnings (6)📚 Learning: 2024-11-22T17:18:04.217ZApplied to files:
📚 Learning: 2024-11-22T17:18:43.411ZApplied to files:
📚 Learning: 2025-05-07T06:17:32.810ZApplied to files:
📚 Learning: 2025-04-01T09:45:17.527ZApplied to files:
📚 Learning: 2024-11-22T17:17:39.914ZApplied to files:
📚 Learning: 2025-07-22T12:37:09.684ZApplied to files:
🧬 Code graph analysis (2)frontend/javascripts/test/model/accessors/flycam_accessors.spec.ts (2)
frontend/javascripts/viewer/model/sagas/flycam_info_cache_saga.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (7)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…till tried to use it, resulting in partially black viewports
philippotto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent 👍 extra kudos for the regression test 🥇
…-plane-scaling-and-extreme-anisotropic-datasets
|
Awesome work! Thanks you two for fixing this 🚀 🙏 We just noticed this bug in another dataset again. Would be awesome to get this merged starting next week 😇 |
*compare the scaling code before the ortho viewport rotation PR
URL of deployed dev instance (used for testing):
Steps to test:
Issues:
(Please delete unneeded items, merge only when none are left open)
$PR_NUMBER.mdfile inunreleased_changesor use./tools/create-changelog-entry.py)