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

Improved performance addLine, suggestion #2 #53

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

lootic
Copy link

@lootic lootic commented Aug 29, 2020

Initializing the shaders for the lines in WebglBaseLine to better separate responsibilities and reduce the time it takes for lines to render.

…arate responsibilities and reduce the time it takes for lines to render
@danchitnis
Copy link
Owner

It is passing all the tests 👍

@danchitnis danchitnis merged commit 4fe59fc into danchitnis:master Aug 30, 2020
danchitnis added a commit that referenced this pull request Aug 30, 2020
based on pull request #53
@danchitnis
Copy link
Owner

Thanks for the changes. I have created a new release and pushed to npm v0.5.0. I have started the process of cleaning up the vanilla examples by removing old umd modules and replacing them with esm and Rollup for a cleaner understanding of the code especially for debugging and benchmarking.

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