User:Wayne Decatur/Sandboxsurffade
From Proteopedia
< User:Wayne Decatur(Difference between revisions)
(→Code in Page Versions) |
m (put link to new location) |
||
(11 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | |||
+ | By request of Jaime Prilusky, this has been copied to [[Proteopedia:DIY:Templates]] | ||
+ | |||
==Testing Surface fade== | ==Testing Surface fade== | ||
<Structure load='Insert PDB code or filename here' size='350' frame='true' align='right' caption='.' scene='60/607777/Surf_test/1' pspeed='8' /> | <Structure load='Insert PDB code or filename here' size='350' frame='true' align='right' caption='.' scene='60/607777/Surf_test/1' pspeed='8' /> | ||
Line 5: | Line 8: | ||
===Template Versions Ready to Use Anywhere Easily=== | ===Template Versions Ready to Use Anywhere Easily=== | ||
+ | |||
+ | {{Link FadeSurfaceBasic}} (basic) | ||
{{Link FadeSurface}} (with fancy cartoons) | {{Link FadeSurface}} (with fancy cartoons) | ||
Line 10: | Line 15: | ||
{{Link Toggle FancyCartoonHighQualityView}} | {{Link Toggle FancyCartoonHighQualityView}} | ||
- | {{Link | + | {{Link FadeInSurface}} |
+ | |||
+ | As Buttons:<br/> | ||
+ | |||
+ | {{Button FadeSurfaceBasic}} (basic) | ||
+ | |||
+ | {{Button FadeSurface}} (with fancy cartoons) | ||
+ | |||
+ | {{Button FadeInSurface}} | ||
+ | |||
+ | |||
+ | |||
===Code in Page Versions=== | ===Code in Page Versions=== | ||
+ | |||
+ | <jmol> | ||
+ | <jmolLink> | ||
+ | <script> var a = [1,2,3,4,5,6,7,8]; for(var i IN a) {isosurface translucent @i; delay 0.4;} | ||
+ | </script> | ||
+ | <text>Fade surface to invisible</text> | ||
+ | </jmolLink> | ||
+ | </jmol> (basic) | ||
<jmol> | <jmol> | ||
Line 21: | Line 45: | ||
</jmolLink> | </jmolLink> | ||
</jmol> (with fancy cartoons) | </jmol> (with fancy cartoons) | ||
- | |||
<jmol> | <jmol> | ||
Line 29: | Line 52: | ||
<text>Fade back to surface opaque</text> | <text>Fade back to surface opaque</text> | ||
</jmolLink> | </jmolLink> | ||
- | </jmol> | + | </jmol> |
== Function == | == Function == |
Current revision
By request of Jaime Prilusky, this has been copied to Proteopedia:DIY:Templates
Testing Surface fade
|
Template Versions Ready to Use Anywhere Easily
(basic)
(with fancy cartoons)
As Buttons:
(basic)
(with fancy cartoons)
Code in Page Versions
(basic)
(with fancy cartoons)