diff --git a/src/extensions/kinemage/README.md b/src/extensions/kinemage/README.md index d59666dbf..67a81cbdd 100644 --- a/src/extensions/kinemage/README.md +++ b/src/extensions/kinemage/README.md @@ -11,16 +11,18 @@ It currently supports the following features: - Hovering over objects to see their labels (if present) - When there are views defined, JSON Data entries are added to the State Tree; when selected, they shift the view - State Tree names are based on the @pdbfile or @caption in the Kinemage file if there is one +- Lines are split in half, with each half colored by and labeled by the nearest vertex +- Master and submaster selections of visible objects Currently unsupported features include: -- master and submaster selections of visible objects -- animations +- Group and subgroup hierarchy +- Animations - @label and @ring lists - @hsvcolor keyword for coloring by hue, saturation, and value - 'fore' and 'rear' keywords for different front and back colors Current limitations include: -- Lines and triangles are a single color, not colored by vertex (Mol* does not support per-vertex coloring for these primitives) +- Triangles are a single color, not colored by vertex (Mol* does not support per-vertex coloring for these primitives) - Line segments in Mol* do not support end-caps for wide lines, so there are artifacts in highly-curved lines - The default perspective view and white background for Mol* differs from that of Kinemage (though selecting a view from the State Tree will switch it to orthographic) \ No newline at end of file