User:Wayne Decatur/SecStrFadeIn

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
m
m
Line 80: Line 80:
color cartoon structure;
color cartoon structure;
var d = [0.55,0.5,0.4,0.2, 0.1,0.05,0.01]; for(var m IN d) { var n = 0.56 - m;cartoon @n; color cartoon translucent; trace @m; delay 0.4;};
var d = [0.55,0.5,0.4,0.2, 0.1,0.05,0.01]; for(var m IN d) { var n = 0.56 - m;cartoon @n; color cartoon translucent; trace @m; delay 0.4;};
-
trace off delay 0.1;; cartoon on;
+
trace off delay 0.1 color; cartoon translucent 0; cartoon on;
</script>
</script>
<text>Added 4th part of progression from all atoms to cartoon</text>
<text>Added 4th part of progression from all atoms to cartoon</text>

Revision as of 04:45, 22 November 2014

Constructing animation

.

Drag the structure with the mouse to rotate


Code in Page Versions To Use as Guides

(basic)

(with fancy cartoons)

Extras

References

Proteopedia Page Contributors and Editors (what is this?)

Wayne Decatur

Personal tools