Skip to content

Creating a PlaneGeometry with too many height/width units crashes dartium. #187

@bgourlie

Description

@bgourlie

In both checked and unchecked mode, this line is enough to crash dartium:

  final planeGeo = new three.PlaneGeometry(5000.0, 5000.0, 1000, 1000);

I'm doing this is threejs with no problems, see: http://dnmfd16oyg4vb.cloudfront.net/

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