Re: question on opengl with gtk+





On 24 October 2012 01:34, belal medhat <belal medhat92 gmail com> wrote:
i want to make scientific software on proteins and molecular cell biology 
i choose to use gtk+ because it is a beautiful GUI and cross platform on mac unix linux windows platforms
and i will use with it CUDA gpu programming  but i need to setup opengl 4 on gtk+ panel or canvas 
how to make it manualyy by myself 
how to setup opengl 4.2 on gtk+ canvas or panel and write pure opengl code ?
thank you for your reply to my last questions and thank for effort and time

I suggest you have a look at Clutter (see https://live.gnome.org/Clutter http://clutter-project.org/), specifically Clutter-GTK (which allows to mix Clutter and Gtk widgets). I guess you need to dig a bit to actually use the OpenGL API directly but it should be doable.

Regards,

Vivien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]