Skip to content

Some files are not correctly drawn due to WebGL Float32Array limitation #1

@ieskudero

Description

@ieskudero

There are cases where drawing positions exceeds the Float32Array significant digits so numbers are rounded. Explanation here.

And WebGL doesn't allow Float64Array buffers yet (as explained here), so there is no easy fix yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions