Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Molecular Viewer]->[User's Guide]->[Examples]->[Water Animation]

Expand All
Collapse All
Contents

Molecular Viewer Animation Examples Locate in Contents

Water Vibration Mode Locate in Contents

Here is the html that is used to define the above molecular view:

<object data="h2ovib.1.xyz" type="chemical/x-xyz" width="440" height="360">
    <param name="rotate" value="y 90"/>
    <param name="caption" value="Water"/>
    <param name="label" value="%e"/>
</object>

Thanks to P. W. May of U. Bristol for the examples.