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

Clarify GLSL data generation shaders #1628

Merged

Conversation

jstone-lucasfilm
Copy link
Member

  • Use the word "generate" consistently in GLSL data generation files and functions, e.g. mx_generate_albedo_table.glsl, mx_generate_prefilter_env.glsl.
  • Improve documentation for GLSL data generation functions.
  • Replace constant texture dimensions with the textureSize call.

- Use the word "generate" consistently in GLSL data generation files and functions, e.g. mx_generate_albedo_table.glsl, mx_generate_prefilter_env.glsl.
- Improve documentation for GLSL data generation functions.
- Replace constant texture dimensions with the textureSize call.
@jstone-lucasfilm jstone-lucasfilm merged commit 438f65d into AcademySoftwareFoundation:main Dec 31, 2023
31 checks passed
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

Successfully merging this pull request may close these issues.

1 participant