Jmol/Superposition: Difference between revisions
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
</nowiki> | </nowiki> | ||
==Demonstrations== | ==Demonstrations== | ||
< | The <scene name='79/794960/Overall_both/1'>opening scene</scene> is a result of the following script: | ||
<nowiki> | <nowiki> | ||
load files "=3HG5" "=3H54" | load files "=3HG5" "=3H54" | ||
Line 68: | Line 66: | ||
model 0 | model 0 | ||
</nowiki> | </nowiki> | ||
<StructureSection load='' size='340' side='right' caption='superposition' scene='79/794960/Overall_both/1'> | |||
It is nice to offer the viewer to look at the structures separately, or animate to go back and forth. This makes it easier to see the structures. | It is nice to offer the viewer to look at the structures separately, or animate to go back and forth. This makes it easier to see the structures. | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
Line 95: | Line 91: | ||
<text>animate</text> | <text>animate</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
The four buttons above were created with the following script: | |||
<nowiki> | |||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
Line 120: | Line 119: | ||
<text>animate</text> | <text>animate</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol></nowiki> | ||
</StructureSection> | </StructureSection> |