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

[doubt] Do I need glew? #40

Open
leoneves opened this issue Jun 10, 2023 · 0 comments
Open

[doubt] Do I need glew? #40

leoneves opened this issue Jun 10, 2023 · 0 comments

Comments

@leoneves
Copy link

Hello, I'm studying opengl and I'm trying some things with lisp.
For my surprise I need only the cl-opengl and glfw for doing things in lisp.
But I have learned that each implementation of opengl can be different for each graphic device. So we need some library like glew to be sure of versions and implementations of real calls to a graphic device.
Am I right about that?
is it ok make things in openGl by lisp bindings without glew(or other way to do its work)?

thanks in advance.

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