Skip to content

make threejs-math dev dependency only #35

Description

@andreasplesch

Currently, many exported methods return threejs-math objects such as Euler. Often, consumers of the manifesto-3d api will have their own equivalent objects and would rather process generic javascript objects instead of having to import and rely on threejs-math (which is >400 KB). Consider switching to or adding helpers to export generic js objects and arrays (which are objects). I think all threejs-math objects have .toArray or similar methods.
This is not very critical. it was quite inconvenient to have to learn about threejs-math in order to use the library, however.

Activity

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

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