-
Notifications
You must be signed in to change notification settings - Fork 325
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
Where'd y'all go? #654
Comments
I still use regl almost every day. 🤷 For me personally, the most attractive feature is that regl has not evolved a lot since its initial version. As I understand, the goal was always to converge on completion rather than expand and add features indefinitely. A vibrant community of third party modules never really sprung up around regl precisely (though much of stack.gl applies), but it's quite useful to me. TBH if there were an equivalent library that were as focused, well-documented, and useful as regl but build around WebGL 2 or WebGPU, I'd definitely migrate. (edit: ooh, pex looks like it's come a long way… hmm…) |
Thanks! |
Hello @rreusser, first of all, thank you for all your work! I can follow your argumentation, I have dealt with software where "next version" basically breaks everything and every plugin becomes incompatible, you have to relearn everything etc. I would still consider two important things:
https://github.com/kungfooman/BeautifulLines.js/blob/main/importmap.js |
Pulse is pretty much dead on this project, where did all of the contributors go? Is there another
regl-like
that I should be looking at for mynode-rapids
react/WebGL rendering?The text was updated successfully, but these errors were encountered: