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

Factor out glrt library and its preamble to compile stand-alone WebGL code #15

Open
sampsyo opened this issue Jul 19, 2017 · 0 comments

Comments

@sampsyo
Copy link
Collaborator

sampsyo commented Jul 19, 2017

We should factor out the glrt library, unify it with the remaining runtime code currently embedded in the WebGL backend, pair it with the dingus preamble file and the “header.ss” file that is currently not well integrated, and make it possible to “link” compiled WebGL code with this library outside of the dingus. This would let developers compile BraidGL code and use it as part of larger JavaScript projects.

It would also let us set up a testing infrastructure for WebGL code. We could use hedadless mode in Chrome to render test images, for example, or use the headless-gl library.

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

1 participant