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.
EDIT: thanks for the responses. Does anyone know if any of these programs have good documentation about the reasoning behind why they store certain vertices or triangle meshes for rendering based on the structure of the atoms in the protein?