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

CommonTextureMethods.set_parameter float, int, uint array/vec support #21

Open
John-Colvin opened this issue Feb 23, 2015 · 1 comment

Comments

@John-Colvin
Copy link
Contributor

Glamour's texture classes don't provide a wrapper for glTexParameterfv, glTexParameteriv, glTexParameterIiv, or glTexParameterIuiv.

@John-Colvin
Copy link
Contributor Author

For example, you would have to directly use glTexParameterfv to set GL_TEXTURE_BORDER_COLOR

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