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

add OpenGL 3 port #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add OpenGL 3 port #38

wants to merge 2 commits into from

Conversation

mgood7123
Copy link

@mgood7123 mgood7123 commented Nov 6, 2021

fully ported to OpenGL 3 context

@behdad
Copy link
Owner

behdad commented Nov 7, 2021

Thanks! I like the code to still build with GL2 as well. Any chance you can work on that?

@mgood7123
Copy link
Author

mgood7123 commented Nov 12, 2021

Thanks! I like the code to still build with GL2 as well. Any chance you can work on that?

i will try when i find the time

i am not sure how to detect the available GL version at runtime, eg if the GPU supports GL 3 or GL 2

@mgood7123
Copy link
Author

how about this? :)

now it has demo-gl2 and demo-gl3 :)

@mgood7123 mgood7123 changed the title port to OpenGL 3 add OpenGL 3 port Dec 20, 2021
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.

2 participants