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

Grunt: add glsl-optimizer #625

Closed
parasyte opened this issue Dec 28, 2014 · 4 comments
Closed

Grunt: add glsl-optimizer #625

parasyte opened this issue Dec 28, 2014 · 4 comments

Comments

@parasyte
Copy link
Collaborator

https://github.com/aras-p/glsl-optimizer

This is a neat little tool that will come in handy for #591. I will be doing some shader work, and it would be nice to invest in glsl-optimizer to get the most out of the GPU.

I don't know how much more the GLSL will be optimized, since it will already be close to optimal. But it's worth a shot.

@agmcleod
Copy link
Collaborator

How can we integrate that with grunt exactly? Since it's using platform dependent binaries?

@agmcleod
Copy link
Collaborator

Err build systems, not binaries :)

@parasyte
Copy link
Collaborator Author

npm builds it when installed... It currently has compilation errors on OSX in both the npm registry and git repository, but that's really just status quo when dealing with C++ and portability!

@parasyte
Copy link
Collaborator Author

parasyte commented Feb 1, 2015

I made https://github.com/parasyte/grunt-glsl-optimizer But it isn't quite as useful as it seems. Writing GLSL by hand with a template engine is better for us.

@parasyte parasyte closed this as completed Feb 1, 2015
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

2 participants