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

Orthographic camera: fix missing near and far parameters #510

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

martinRenou
Copy link
Member

This fixes visual artifacts issues when rendering big/small objects with the orthographic camera

@martinRenou martinRenou added the bug PR that fixes a bug label Oct 21, 2024
@SylvainCorlay
Copy link
Member

Should one revert some of #492

@martinRenou
Copy link
Member Author

What do you mean?

Copy link
Contributor

Preview PR at appsharing.space

Copy link
Contributor

Integration tests repot: appsharing.space

@martinRenou martinRenou merged commit 3a3b96c into jupytercad:main Oct 21, 2024
10 checks passed
@martinRenou martinRenou deleted the missing_far_near_ortho branch October 21, 2024 08:43
@SylvainCorlay
Copy link
Member

What do you mean?

Ah, I thought it was related to zoom level.

@martinRenou
Copy link
Member Author

Not at all, these are the camera depth check limits

martinRenou added a commit that referenced this pull request Oct 25, 2024
martinRenou added a commit that referenced this pull request Oct 25, 2024
Revert "Orthographic camera: fix missing near and far parameters (#510)"

This reverts commit 3a3b96c.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug PR that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants