User:Wayne Decatur/SecStrFadeIn: Difference between revisions
From Proteopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 49: | Line 49: | ||
echo "The repeating patterns of the secondary structure|elements are starting to be noticeable."; | echo "The repeating patterns of the secondary structure|elements are starting to be noticeable."; | ||
delay 2.0; | delay 2.0; | ||
echo " | echo "To encourage observing the patterns,|a tube tracing the backbone is revealed. "; | ||
var b = [0.01,0.05,0. | var b = [0.01,0.05,0.1,0.2,0.3,0.4,0.5,0.6,0.7, 0.75]; for(var j IN b) {trace @j; delay 0.4;}; | ||
</script> | </script> | ||
Revision as of 03:52, 22 November 2014
Constructing animation
|
1dtg ball and stick - STARTING SCENE
Code in Page Versions To Use as Guides
(basic)
(with fancy cartoons)
Extras