Closed lootic closed 4 years ago
It is passing all the tests 👍
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.
Initializing the shaders for the lines in WebglBaseLine to better separate responsibilities and reduce the time it takes for lines to render.