Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Eventually switch from Matrix4 to the web-standard DOMMatrix. #132

@trusktr

Description

@trusktr

LUME 3D elements originally used DOMMatrix (that I polyfilled) before switching to Three.js. Now, we'll convert lume/glas to using DOMMatrix, and eliminate the transform conversion hacks we have in the main lume lib (currently converting from from CSS left-handedness and Y down to Three.js right-handedness Y up, which adds a layer of indirection that would be awesome to eliminate).

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