User:Wayne Decatur/SecStrFadeIn: Difference between revisions
From Proteopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 32: | Line 32: | ||
var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {color translucent @i; delay 0.4;}; | var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {color translucent @i; delay 0.4;}; | ||
delay 4.0; | delay 4.0; | ||
echo "The repeating patterns of the secondary structure|elements are starting to be | echo "The repeating patterns of the secondary structure|elements are starting to be noticeable."; | ||
</script> | </script> | ||
<text>Making 2nd part</text> | <text>Making 2nd part</text> | ||
Revision as of 04:14, 21 November 2014
Constructing animation
|
1dtg ball and stick - STARTING SCENE
Code in Page Versions To Use as Guides
(basic)
(with fancy cartoons)
Extras