Skip to content

A babel plugin to simplify the API. #352

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

Open
akira-cn opened this issue Feb 21, 2019 · 4 comments
Open

A babel plugin to simplify the API. #352

akira-cn opened this issue Feb 21, 2019 · 4 comments

Comments

@akira-cn
Copy link

akira-cn commented Feb 21, 2019

Hi~

GlMatrix is a really high-performance JavaScript matrix library, but its API is not easy to use.

So I wrote a babel-plugin to make the API more friendly to users.

@stefnotch
Copy link
Collaborator

That is amazing! 👍 Should the Readme get edited to have a link to that plugin?

@akira-cn
Copy link
Author

Sure :-)

@andrevenancio
Copy link
Contributor

I quite like this too!

@akira-cn
Copy link
Author

Update to 0.5.0

Add an option "glMatrixArray" to specify Array as glMatrix.ARRAY_TYPE instead of Float32Array.

For [#359].

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

3 participants