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

feat: Make the camera manager marker better #4768

Merged
merged 2 commits into from
Sep 20, 2024
Merged

feat: Make the camera manager marker better #4768

merged 2 commits into from
Sep 20, 2024

Conversation

nilscognite
Copy link
Contributor

@nilscognite nilscognite commented Sep 20, 2024

Type of change

Feat

Description 📝

Now, the marker will be render with a weaker color when it is behind something in the scene. This is made by two marker, one with depth test and one transparent without depth test.

In front:

image

Behind something:
image

Test instructions ℹ️

Go to reveal/examples
Run.

@nilscognite nilscognite requested a review from a team as a code owner September 20, 2024 12:23
Copy link
Contributor

@danpriori danpriori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just a comment.
Nice work!

@nilscognite nilscognite enabled auto-merge (squash) September 20, 2024 13:06
@nilscognite nilscognite added the auto-update Makes bulldozer automatically update this PR when there are changes to the target branch label Sep 20, 2024
@nilscognite nilscognite merged commit 273458c into master Sep 20, 2024
23 checks passed
@nilscognite nilscognite deleted the np/camera branch September 20, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update Makes bulldozer automatically update this PR when there are changes to the target branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants