Skip to content

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

@bklava

Description

@bklava

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions