OakRand
March 4th, 2006, 06:01 PM
This is not related to Ubuntu, but I have found the knowledge on this forum to be very good so I thought I'd ask my question here.
I am looking to develop a graphical program for manipulating 3D models of proteins. The data files are essentially just giant matrices of dimensions nx3. Currently there's nothing out there that does what I need, although if you're really interested there is a program called Pymol which is along the lines of what I would like.
I'm a C programmer and so naturally was thinking of using C++. I know very little about creating gui's other that what I learned over a short period working with Java four years ago.
I think C++ with OpenGl is the best route but would like to hear anyone else's input, particuarlly about how to get started (books, websites, etc).
Thanks.
I am looking to develop a graphical program for manipulating 3D models of proteins. The data files are essentially just giant matrices of dimensions nx3. Currently there's nothing out there that does what I need, although if you're really interested there is a program called Pymol which is along the lines of what I would like.
I'm a C programmer and so naturally was thinking of using C++. I know very little about creating gui's other that what I learned over a short period working with Java four years ago.
I think C++ with OpenGl is the best route but would like to hear anyone else's input, particuarlly about how to get started (books, websites, etc).
Thanks.