Skip to content

WebGL and TypedArrays support #13

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

Closed
wants to merge 3 commits into from
Closed

WebGL and TypedArrays support #13

wants to merge 3 commits into from

Conversation

mseddon
Copy link
Contributor

@mseddon mseddon commented Mar 23, 2014

As a follow up to #12, here is a first stab at implementing the WebGL specification. It should be complete, but I've not exercised it much yet, so it may contain bugs and typos.

trait TypedArrayCommon[T] is used to prevent (even more) code duplication, but perhaps it should be somehow tucked away out of sight since it's not defined anywhere in the spec.

I would add documentation but I don't have anything to scrape MDN and pop it into the code, does anyone have something that does this, or at least reduces some of the work?

Comments/suggestions/style warnings all gratefully received.

@sjrd
Copy link
Member

sjrd commented Mar 23, 2014

That's all I found.

@mseddon mseddon closed this Mar 23, 2014
Visbone pushed a commit to Visbone/scala-js-dom that referenced this pull request Mar 18, 2021
UnionTypes.scala: Fix crash with recent Dotty
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

Successfully merging this pull request may close these issues.

2 participants