OpenGL code to render ribbon diagrams for protein
Posted
by eipxen
on Stack Overflow
See other posts from Stack Overflow
or by eipxen
Published on 2010-05-28T20:18:11Z
Indexed on
2010/05/28
20:22 UTC
Read the original article
Hit count: 193
Hey all,
I am looking to render ribbon diagrams of proteins using OpenGL and C++. Does anyone know if any open source code for this already exists, or if there are good guides to do this? If not, I'd prefer to figure it out myself ;) but I didn't want to reinvent the wheel, especially if the wheel was free.
© Stack Overflow or respective owner