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

Integrate compiler #2

Open
Darkyenus opened this issue Apr 28, 2014 · 2 comments
Open

Integrate compiler #2

Darkyenus opened this issue Apr 28, 2014 · 2 comments

Comments

@Darkyenus
Copy link
Owner

Via JOGL or stripped down LWJGL?

@AbigailBuccaneer
Copy link
Collaborator

It might be nice to also support using the GLSL reference compiler if it's installed on the user's system. It's not only guaranteed* to be correct, but it also often gives more meaningful error messages than GL driver compilers.

@Darkyenus
Copy link
Owner Author

Integrating reference compiler might be even easier (than full compiler). Plugin could download it on demand (via hardcoded link to binaries, custom link or custom binary) to a temporary folder (or project folder, or something like that) and execute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants