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

Parse more input arguments #41

Open
dy opened this issue Sep 23, 2018 · 0 comments
Open

Parse more input arguments #41

dy opened this issue Sep 23, 2018 · 0 comments

Comments

@dy
Copy link
Member

dy commented Sep 23, 2018

regl-texture recognizes:

  • canvas
  • context2d
  • ImageData, ImageBitmap
  • Image
  • Uint8Array, Uint8ClampedArray
  • numeric array, array of arrays

Available other inputs:

  • ArrayBuffer, ArrayBufferView
  • File, Blob
  • base64 string

Would be nice to take in these arguments

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