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

Questions #2

Open
Rumyra opened this issue Oct 22, 2017 · 1 comment
Open

Questions #2

Rumyra opened this issue Oct 22, 2017 · 1 comment

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Oct 22, 2017

A bunch of stuff I think about when I'm making this that would be good to ask

  1. VizDraw - I wanted to nest some methods - so distribute would have two functions within it: twoDee & threeDee - but referring to this in the context of getting screen height and width became hard - how would i do this?
  2. VizFX - I'll be referring to the canvas element a lot in this library - can I pass it in rather than having to use it in every method?
@Rumyra
Copy link
Collaborator Author

Rumyra commented Oct 24, 2017

If I pass the uint8array I made for my analyser node to a worker - I obviously have to pass the buffer

But I don't really get what the buffer is in regards to the array. I get a uint8 is a typed array so pretty low level and I've specified like byte type or whatever, but what's the buffer - can I do normal array things still. Are items still items. I mean 🤷🏻‍♀️

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