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

Anti-Aliasing does not seem to work on React Native #3114

Closed
ninjz opened this issue Dec 6, 2023 · 0 comments · Fixed by #3139
Closed

Anti-Aliasing does not seem to work on React Native #3114

ninjz opened this issue Dec 6, 2023 · 0 comments · Fixed by #3139
Labels
bug Something isn't working react-native to do with react-native

Comments

@ninjz
Copy link

ninjz commented Dec 6, 2023

I've imported a 3d character model into my scene and I noticed jagged edges around the silhouette of the character. I've tried turning on anti-aliasing and there doesn't seem to be any difference. This is not apparent when rendering natively using SceneKit on iOS or Filament on Android with AA.

Not sure if it's obvious in this photo but here is what it looks like running on an Android device:
Screenshot 2023-12-07 at 12 50 06 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react-native to do with react-native
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants