Difference between revisions of "3Dstrut"

From PyMOLWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
|}
 
|}
  
3Dstrut is an external plugin for the molecular visualization program PyMOL. The plugin generates struts at optimal positions and thus enables 3D printing of any structure visualized using PyMOL. This software is distributed freely for Windows, Linux and macOS platforms.
+
3Dstrut is an external plugin for the molecular visualization program PyMOL. The plugin generates struts at optimal positions and thus enables 3D printing of any structure which can be visualized using PyMOL. This software is distributed freely for Windows and macOS platforms.
 +
 
 +
== Website ==
 +
https://github.com/
  
 
== Version history ==
 
== Version history ==
Line 23: Line 26:
  
 
== Installation ==
 
== Installation ==
Installation details goes here
+
Download the ‘.zip’ file and save it in your home directory. Once you unzip the file, you should see a directory named ‘3D_strut_plugin’ containing the following files:
 +
* __init__.py   
 +
* struts.py   
 +
* build_struts.py   
 +
* Readme.pdf
 +
 
 +
Detailed instructions with respect to the installation of the plugin have been provided in the '''Readme''' pdf file. Follow the steps given to install and setup the plugin to work with PyMOL.

Revision as of 00:27, 16 August 2021

Type Plugin
Download https://github.com/
Author George Phillips
Other authors Tony Kamenick, Stuart Ballard
Contributors Shashank Ravichandran, Gautham Krishna, Ragothaman Yennamalli

3Dstrut is an external plugin for the molecular visualization program PyMOL. The plugin generates struts at optimal positions and thus enables 3D printing of any structure which can be visualized using PyMOL. This software is distributed freely for Windows and macOS platforms.

Website

https://github.com/

Version history

Version history goes here

Installation

Download the ‘.zip’ file and save it in your home directory. Once you unzip the file, you should see a directory named ‘3D_strut_plugin’ containing the following files:

  • __init__.py
  • struts.py
  • build_struts.py
  • Readme.pdf

Detailed instructions with respect to the installation of the plugin have been provided in the Readme pdf file. Follow the steps given to install and setup the plugin to work with PyMOL.