Production

Production

ChartTools

$19.00

The Kineme ChartTools plugin provides support for rendering charts in Quartz Composer.

  • Area, Column, Line, and Pie charts
  • Linear or Logarithmic Axes
  • Multiple Overlaid Data Sets
  • Data Point Labels

Based on Apple's GraphKit framework.

Download the 7-day trial below, or buy a license now.

Unsupported on OS X Mountain Lion (10.8) and above

Please download the trial and make sure it meets your needs before purchasing. Due to bugs in Apple's Quartz Composer framework, we cannot guarantee that Kineme plugins will work properly on Mac OS 10.8 and above. Our focus has shifted to developing Vuo.

Release: VideoTools, v1.0

Release Type: Production
Version: 1.0
Release Notes

Provides QuickTime-free live Firewire video capture, using libdc1394 2.x. Supports any IIDC/DCAM-compliant Firewire camera.

Cameras Tested Successfully

  • DMx 21BF04 by The Imaging Source
  • Flea2 Color (FL2G-13S2C) by Point Grey Research
  • Flea2 Mono (FL2G-13S2M) by Point Grey Research
  • iSight by Apple (External Firewire)

(see also dc1394's camera list)

Known Issues

  • Cameras only support certain combinations of Color Coding, Resolution, and Framerate. Watch the Error output and Console log when troubleshooting.
  • Due to issues with the underlying frameworks, video device info cannot be queried once a video device is in use. Therefore Video Device Info is only updated once: when the composition is first started.

Release: GLTools, v1.6

Release Type: Production
Version: 1.6
Release Notes

Changes since 1.5

  • Fixed issue with GL Stereo Environment flickering on Mac OS X 10.6.
  • Added new GL Structure Renderer patch --- renders its subpatches multiple times, once for each element in the provided structure, after applying the specified transformation.
  • Source code is available on GitHub.

Thanks to @toneburst, @gtoledo3, and @cybero for help sorting this out.

Known issues

  • The GL Field of View patch doesn't work properly on Mac OS 10.9 (it produces stretched output).

Release: GL Tools, v1.5

Release Type: Production
Version: 1.5
Release Notes

Changes since GLTools 1.4

  • New Stereo Environment patch, which renders its child patches twice using an asymmetric projection frustum, once for the right eye, once for the left eye, and provides each as an image output.
  • New Look At patch (a two-point camera).
  • New Camera patch (a one-point camera).
  • Added "Image Structure" input to the GL Quad Structure patch.
  • Fixed GL Inverse Rotation so that it executes every frame (rather than only once).
  • Fixed SuperGLSLGrid so that color uniform values are properly set in 64bit mode.
  • Separated the Alpha blendmode override to a separate plugin, so that GLTools itself doesn't perform any runtime hackery (and is thus somewhat less risky).

Release: Alpha Blend Mode, v1.0

Release Type: Production
Version: 1.0
Release Notes

This plugin adds an "Alpha" option to the Blending menu of most Consumer patches. Useful to draw nice antialiased GL Lines, for example.

(This feature was part of GLTools up through version 1.4.)