Kineme2D

Release: Kineme2D, v1.2

Release Type: Production
Version: 1.2
Release Notes

Changes since Kineme2D 1.1

  • Added support for the SVG path command S ("smooth curveto") to the Vector Structure With SVG patch.

Known Issues

  • Triangle Structure With Vector and Extrusion With Vector will not generate triangles, and may under rare circumstances crash, when given a vector that intersects itself.
  • The example composition Kineme2D-latheBalloon.qtz doesn't work on 10.8 due to a bug in QC's Interaction patch.
  • Vector Structure With SVG supports only a subset of the SVG language.
    • Supported SVG features include:
      • SVG files generated by Adobe Illustrator
      • Some path elements (moveto, lineto, horizontal lineto, vertical lineto, curveto (cubic), smooth curveto, close)
      • Basic shapes (rect, circle, ellipse, line, polyline, polygon)
      • Text
      • Groups
      • Transforms
      • Stroke/fill attributes
    • Unsupported SVG features include:
      • Size units other than pixels (inches, ems, percentages, ...)
      • Gradients
      • CSS
      • Scripting
      • Animation

Credits

@bernardo created the Kineme2D logo.

@gtoledo3 and @usefuldesign.au contributed to the sample compositions.

Kineme2D uses the GNU Triangulated Surface Library, which is licensed under the LGPL. Our modifications are provided.

Release: Kineme2D, v1.1

Release Type: Production
Version: 1.1
Release Notes

Changes since Kineme2D 1.0

  • Fix UV coordinate generation in Bezier Grid with Path patch.
  • Fix memory leaks in Image With Vector Structure patch.
  • Expose attributes field in Vector Structure with SVG.

Known Issues

Triangle Structure With Vector and Extrusion With Vector will not generate triangles, and may under rare circumstances crash, when given a vector that intersects itself.

Vector Structure With SVG supports only a subset of the SVG language.

Supported SVG features include:

  • SVG files generated by Adobe Illustrator
  • Some path elements (moveto, lineto, cubic, close)
  • Basic shapes (rect, circle, ellipse, line, polyline, polygon)
  • Text
  • Groups
  • Transforms
  • Stroke/fill attributes

Unsupported SVG features include:

  • Size units other than pixels (inches, ems, percentages, ...)
  • Gradients
  • CSS
  • Scripting
  • Animation

Credits

@bernardo created the Kineme2D logo.

@gtoledo3 and @usefuldesign.au contributed to the sample compositions.

Kineme2D uses the GNU Triangulated Surface Library, which is licensed under the LGPL. Our modifications are provided.

Release: Kineme2D, v1.0

Release Type: Production
Version: 1.0
Release Notes

Known Issues

Sample composition Kineme2D-latheBalloon.qtz doesn't work on Leopard because it uses the Mouse Interaction patch.

Triangle Structure With Vector and Extrusion With Vector will not generate triangles, and may under rare circumstances crash, when given a vector that intersects itself.

Vector Structure With SVG supports only a subset of the SVG language.

Supported SVG features include:

  • SVG files generated by Adobe Illustrator
  • Some path elements (moveto, lineto, cubic, close)
  • Basic shapes (rect, circle, ellipse, line, polyline, polygon)
  • Text
  • Groups
  • Transforms
  • Stroke/fill attributes

Unsupported SVG features include:

  • Size units other than pixels (inches, ems, percentages, ...)
  • Gradients
  • CSS
  • Scripting
  • Animation

Credits

@bernardo created the Kineme2D logo.

@gtoledo3 and @usefuldesign.au contributed to the sample compositions.

Kineme2D uses the GNU Triangulated Surface Library, which is licensed under the LGPL. Our modifications are provided.