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

Antialias not working in Gear in dynamically created scene DOM #3574

Closed
bklava opened this issue May 8, 2018 · 2 comments
Closed

Antialias not working in Gear in dynamically created scene DOM #3574

bklava opened this issue May 8, 2018 · 2 comments

Comments

@bklava
Copy link

bklava commented May 8, 2018

In a dynamically created scene DOM, the antialias attribute seems to be ignored when viewing in the Gear VR:

Dynamic result detail:
Dynamic

Notice that the antialias attribute is set:

scene.setAttribute('antialias', 'true');

This is not an issue if the scene DOM is statically created:

Static result detail:
Static

Neither if AFrame is downgraded to 0.6.0: https://bklava.github.io/issues/aframe/gear-antialias/dynamic-6.html

Am I missing something?

@dmarcos
Copy link
Member

dmarcos commented May 8, 2018

@bklava Is the result the same on the Oculus Browser?

@bklava
Copy link
Author

bklava commented May 8, 2018

@dmarcos Yes, exactly the same. I've just checked it.

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

No branches or pull requests

2 participants