User:Wayne Decatur/SecStrFadeIn
From Proteopedia
(Difference between revisions)
m |
m |
||
Line 13: | Line 13: | ||
</jmolLink> | </jmolLink> | ||
</jmol> | </jmol> | ||
- | |||
<jmol> | <jmol> | ||
Line 24: | Line 23: | ||
</jmol> | </jmol> | ||
+ | <jmol> | ||
+ | <jmolLink> | ||
+ | <script> load /wiki/scripts/60/609822/1dtg_ball_stick_label/1.spt; | ||
+ | set echo top center;font echo 12 serif bolditalic;color echo white; echo "Start with all atoms of the protein|as small spheres connected by sticks..."; | ||
+ | delay 3.0; | ||
+ | echo "Next hide all but the backbone atoms|keeping the connections shown..."; | ||
+ | var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {sidechain translucent @i; delay 0.4;} | ||
+ | |||
+ | </script> | ||
+ | <text>Making 2nd part</text> | ||
+ | </jmolLink> | ||
+ | </jmol> | ||
===Code in Page Versions To Use as Guides=== | ===Code in Page Versions To Use as Guides=== | ||
Revision as of 04:01, 21 November 2014
Constructing animation
|
Code in Page Versions To Use as Guides
(basic)
(with fancy cartoons)
Extras