Skip to content

Cardboard view broken in v2 #279

Open
@nuevodevel

Description

Since version 2 of the VR plugin Cardboard view is completely broken on both: iOS (iPhone) and Android smartphones.

The logs shows never ending list of warnings about:

  1. WebGLRenderer: .getsize() now requires a Vector2 as an argument
  2. THREE.Matrix4: .getInverse() has been removed. Use matrixInv.copy( matrix ).invert(); instead.

The screen remains black, rendering crashes completely.
Was working in previous version and videoj.s 7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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