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

Refactor shader program creation into a factory #19

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

htmlboss
Copy link
Owner

@htmlboss htmlboss commented Dec 4, 2021

Centralizes complex construction logic and makes debugging easier. Will also enable further abstraction down the road for HLSL, or Vulkan shaders.

Screenshot for posterity as usual
image

Centralizes complex construction logic and makes debugging easier. Will also enable further abstraction down the road for HLSL, or Vulkan shaders.
@htmlboss htmlboss self-assigned this Dec 4, 2021
@htmlboss

This comment has been minimized.

@htmlboss htmlboss merged commit 1c6df4a into master Dec 7, 2021
@htmlboss htmlboss deleted the glshaderprogramfactory branch December 7, 2021 02:35
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.

None yet

1 participant