three-d icon indicating copy to clipboard operation
three-d copied to clipboard

Add support gtk-rs GLArea with epoxy.

Open akhilman opened this issue 6 years ago • 3 comments

Add support GLArea with epoxy as GL provider.

akhilman avatar Feb 15 '20 05:02 akhilman

Is it something you need or just a suggestion? I have added features to be able to avoid the Glutin window. So if you want, you can disable default features and pick the features you want and implement your own gtk-rs window.

asny avatar Feb 20 '20 15:02 asny

Right now it is just a suggestion.

So if you want, you can disable default features and pick the features you want and implement your own gtk-rs window.

This is why I think Dust may work well as base for my Web / GTK application. I'll try to implement GTK integration, but later.

akhilman avatar Feb 20 '20 16:02 akhilman

Ok, I will put it in my todo list as well, it should definitely be doable, but I don't have a lot of time. If you implement it, please let me know. I will be happy to add it as an alternative to the glutin window. And happy to hear that you are considering using Dust! Please just ask if you need something.

asny avatar Feb 20 '20 19:02 asny

Closing this in favour of #292

asny avatar Aug 01 '23 08:08 asny