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

Replace GLEW with self-made importing mechanics #6

Open
quyse opened this issue Aug 24, 2013 · 0 comments
Open

Replace GLEW with self-made importing mechanics #6

quyse opened this issue Aug 24, 2013 · 0 comments

Comments

@quyse
Copy link
Owner

quyse commented Aug 24, 2013

Using GLEW has several disadvantages, such as hackish OpenGL initialization and a use of global variables. The engine uses not so many OpenGL functions, so importing OpenGL functions manually isn't hard, and, after all, it tends to better understanding.

@ghost ghost assigned quyse Oct 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant