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

Abstract away from OpenGL #117

Merged
merged 109 commits into from
Feb 16, 2022
Merged

Abstract away from OpenGL #117

merged 109 commits into from
Feb 16, 2022

Conversation

DaMatrix
Copy link
Member

This PR intends to separate the mod away from all non-implementation-specific references to OpenGL or LWJGL2, as well as containing the first traces of the future modular build infrastructure.

TestLWJGL2 now draws another individual triangle whose contents are tranformed to a different format and then back again
buffers weren't being registered in the same order as the layout was constructed with
@DaMatrix DaMatrix merged commit c0f7910 into master Feb 16, 2022
@DaMatrix DaMatrix deleted the dev/abstract-opengl branch February 16, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant