summaryrefslogtreecommitdiff
path: root/cad/plugins/QuteMol/packaging/ReadMe.html
blob: 610950d1ae6e8739cea9b9cdc338a8d6f9b63c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<html>
<!-- Copyright 2008 Nanorex, Inc.  See LICENSE file for details. -->
<head>
<title>
QuteMolX 0.5.1
</title>
</head>

<body>

<h1>QuteMolX 0.5.1</h1>
QuteMolX is an interactive, high quality molecular visualization application forked off of the original code (<a href="http://qutemol.sourceforge.net/">QuteMol</a>) written by Marco Tarini and Paolo Cignoni of the Visual Computing Lab at the Institute of Information Science and Technologies (ISTI), an institute of the Italian National Research Council (CNR). QuteMolX exploits current GPU capabilites through OpenGL shaders to offer an array of innovative visual effects. QuteMolX visualization techniques are aimed at improving clarity and understanding of the 3D shape and structure of large complex molecules.
<p>
This is QuteMolX 0.5.1 as of April 25, 2008.
<p>
Click the following links or visit the official <a href="http://www.nanoengineer-1.com/QuteMolX/">QuteMolX</a> page to learn more about QuteMolX:
<ul>
  <li><a href="#SystemRequirements">System Requirements</a>
  <li><a href="#InstallationInstructions">Installation Instructions</a>
  <li><a href="#Copyright">Copyright and Licensing</a>
</ul>

<a name="SystemRequirements"></a>
<h2>System Requirements</h2>
<ul>
  <li>2.5 GHz Intel Pentium 4 CPU or equivalent
  <li>Windows XP, Mac OS X 10.5.2
  <li>1 Gb RAM
  <li>10 Mb available disk space
  <li>OpenGL compatible 3D video card with FBO and VBO support (<a href="http://www.delphi3d.net/hardware/extsupport.php?extension=GL_EXT_framebuffer_object">this web page</a> gives a good list of recommended video cards.)
    <ul>
	<li> QuteMolX runs well on the "Pro" series of Mac products, ie, Macbook Pro and Mac Pro
	</ul>
</ul>

<a name="InstallationInstructions"></a>
<h2>Installation Instructions</h2>

<h3>Windows</h3>
Run the QuteMolX self-extracting installer "QuteMolX_0.5.1.exe". 

<h3>Mac OS X</h3>
Run the QuteMolX self-extracting installer "QuteMolX_0.5.1.dmg".

<h3>Linux and Developers</h3>
QuteMolX must be compiled from sources for Linux users and developers. Download the QuteMolX source distribution "QuteMolX_0.5.1.tar.gz" and follow the instructions here: <a href="http://www.nanoengineer-1.net/mediawiki/index.php?title=Building_and_Installing_QuteMolX">Building and Installing QuteMolX</a>

<h3>Post-install Notes</h3>
If you have not installed this from the NanoEngineer-1 Suite installer you will have to modify your preferences to enable NanoEngineer-1 to use this plugin.
<ol>
  <li> Launch NanoEngineer-1
  <li> Choose Tools -> Preferences -> Plug-ins
  <li> Check the box for QuteMolX and input the full path to the QuteMolX executable including its file name. For example, on Windows it may be C:\Program Files\Nanorex\QuteMolX 0.5.1\QuteMolX.exe)
  <li> Click Ok.
</ol>

<a name="Copyright"></a>
<h2>Copyright and Licensing</h2>
The original QuteMol code is Copyright 2007 Marco Tarini and Paolo Cignoni of the Visual Computing Lab at the Institute of Information Science and Technologies
<p>
Changes by Nanorex to create QuteMolX are Copyright 2007-2008 Nanorex, Inc.
<p>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
<p>
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
<p>
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

</body>
</html>