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

Related ideas #9

Open
1 of 9 tasks
dy opened this issue Mar 4, 2016 · 2 comments
Open
1 of 9 tasks

Related ideas #9

dy opened this issue Mar 4, 2016 · 2 comments

Comments

@dy
Copy link
Member

dy commented Mar 4, 2016

  • glsl-eval — eval glsl piece of code in js
  • glsl-debug — debug glsl code in js, with sourcemaps etc. Provide console output etc.
  • glsl-test — test shaders in js without webgl environment
  • glsl-analyze — retrieve useful info from glsl, like scopes, variables, funtions, structs, types etc.
  • glsl-worker — eval shader in a separate worker thread
  • deglslify — glslify transform using glsl-js/stream
  • jsgl — js-replacement for gl (headless-gl).
  • nogl-shader-output
  • gl-verify — verify the completeness of a code, according to the standard
@dy
Copy link
Member Author

dy commented May 7, 2016

@dy
Copy link
Member Author

dy commented May 28, 2017

See tiny-gl for implementing simple opengl rendering

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