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

Consider avoiding conflicts with manual attributes #61

Open
dakom opened this issue Dec 24, 2018 · 0 comments
Open

Consider avoiding conflicts with manual attributes #61

dakom opened this issue Dec 24, 2018 · 0 comments

Comments

@dakom
Copy link
Owner

dakom commented Dec 24, 2018

maybe don't use these? Taken from https://www.opengl.org/sdk/docs/tutorials/ClockworkCoders/attributes.php

gl_Vertex 0
gl_Normal 2
gl_Color 3
gl_SecondaryColor 4
gl_FogCoord 5
gl_MultiTexCoord0 8
gl_MultiTexCoord1 9
gl_MultiTexCoord2 10
gl_MultiTexCoord3 11
gl_MultiTexCoord4 12
gl_MultiTexCoord5 13
gl_MultiTexCoord6 14
gl_MultiTexCoord7 15
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