Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

GLArea() error not implemented on OSX #339

Open
louisponet opened this issue Dec 10, 2017 · 7 comments
Open

GLArea() error not implemented on OSX #339

louisponet opened this issue Dec 10, 2017 · 7 comments

Comments

@louisponet
Copy link

When I try to create a GLArea() I get a window that looks like this:
screen shot 2017-12-10 at 12 41 53

This was encountered while trying to incorporate GLVisualize into a Gtk window, see Integration into Gtk or equivalent

@SimonDanisch
Copy link
Member

@lobingera

a libgtk or an Gtk.jl issue?

I have no idea, but the fact that "Not implemented on" can't be found in Gtk.jl at all, indicates that it's a libgtk problem.

@louisponet
Copy link
Author

Seems like it:
gdkglcontext-quartz.c

That's a pity...

@tknopp
Copy link
Collaborator

tknopp commented Dec 11, 2017

Yea its a pity that this does not work. But even if it would: @SimonDanisch Is OpenGL actually useful on OSX these days?

@lobingera
Copy link
Contributor

apple thinks so:
https://developer.apple.com/opengl/

@tknopp
Copy link
Collaborator

tknopp commented Dec 11, 2017

Yes but the question is which version is supported (in in particular which shader functionality).

@louisponet
Copy link
Author

@SimonDanisch
Copy link
Member

Yes, Apple distances itself from OpenGL more and more in favor of metal, but still supports fairly new versions! So it's definitely useful, while not being very future safe ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants