Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEA make a dedicated three.js interface instead of supporting it #10

Open
gsimone opened this issue Nov 8, 2021 · 0 comments
Open

Comments

@gsimone
Copy link
Member

gsimone commented Nov 8, 2021

This would introduce an entry point maath/three with functions such as:

  1. convert buffers to Vector3 and back
  2. convert matrics to three's
  3. host the methods that currently depend on threejs, maybe keeping the same structure (this is currently the case for whatever needs quaternions and some matrix math.)
    3. might even be worth it just forking three's quaternions and matrices (maybe make them static instead of class based)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant