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

SF#147 closing TriD window kills perldl shell #23

Closed
perldl-bot opened this issue Mar 2, 2015 · 4 comments
Closed

SF#147 closing TriD window kills perldl shell #23

perldl-bot opened this issue Mar 2, 2015 · 4 comments

Comments

@perldl-bot
Copy link

From http://sourceforge.net/p/pdl/bugs/147

@mohawk2
Copy link
Member

mohawk2 commented Jan 9, 2022

OpenGL 1.1 (the version supported by the Perl module) programming guide: https://www.glprogramming.com/red/

@mohawk2
Copy link
Member

mohawk2 commented Jan 9, 2022

FreeGLUT API doc: http://freeglut.sourceforge.net/docs/api.php

@mohawk2
Copy link
Member

mohawk2 commented Jan 9, 2022

It's extremely unhelpful that glutCloseFunc (the only way to catch windows being closed in GLUT) is deliberately disabled in Perl OpenGL.

@mohawk2
Copy link
Member

mohawk2 commented Jan 9, 2022

By using the new OpenGL::GLUT (which re-enables glutCloseFunc), this is now fixed.

@mohawk2 mohawk2 closed this as completed Jan 9, 2022
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

3 participants