三维分子显示软件GDIS是一个基于GTK的程序,用于显示和操作孤立分子和周期系统。它在发展,但仍然相当的功能。
* Support for several file types (CIF, BIOSYM, XYZ, XTL, MARVIN, and GULP)
* OpenGL rendering (requires gtkglarea)
* Assorted tools for visualization (measurements, ribbons, polyhedral display)
* Useful manipulation tools, including matrix transformations and periodic image display.
* Powerful surface generation and crystal morphology tools.
* Animation of BIOSYM and GULP trajectory files
gtk(GIMP Toolkit),是一套源码以LGPL许可协议分发、跨平台的图形工具包。它是一个库,支持创建基于 GUI 的应用程序。可以把 GTK+ 想像成一个工具包,从这个工具包中可以找到用来创建 GUI 的许多已经准备好的构造块。最初是为GIMP写的,是GNU/Linux下开发图形界面的应用程序的主流开发工具之一。