10.6

Mac OS X 10.6 (Snow Leopard)

3DAudioMesh (Composition by cybero)

Author: cybero
License: Creative Commons Attribution-ShareAlike
Date: 2010.02.06
Compatibility: 10.6
Categories:
Required plugins:
v002 Rutt Etra version 2

3d Audio Graphical construction.

Example video - offline render in Quartz Crystal then resynced in GarageBand with an original audio doodle using GarageBand's in built atmosphere loops.

another example , using the posted DAE.

When I get to bring in Live Input with reliability, I'll be exploiting that Audio Tools facility.

Excuse the file size - caused mainly by the .wav file that 3D Sound Player uses [ the .aiff format was no smaller].

Exploits v002 Rutt Etra, DAE Meshes, Render in Image, 3D Transform.

I'm looking forward to engineering a Particles Tools based and Kineme3D Tools based equivalent to this.

Night Sky (Composition by bbinkovitz)

Author: bbinkovitz
License: MIT
Date: 2010.02.02
Compatibility: 10.5, 10.6
Categories:
Required plugins:
(none)

A little ditty made on top of smokris' Cloudy Gray Backdrop.

The moon goes through all of its phases in time-lapse style, against a sky with 3 kinds of stars (white, yellowish, and slightly-larger bluish).

TransparentLight image addition filter (Composition by bbinkovitz)

Author: bbinkovitz
License: MIT
Date: 2010.01.31
Compatibility: 10.5, 10.6
Categories:
Required plugins:
(none)

This is a filter for superimposing images on one another. It uses a multiply superimposition method, making for opaque blacks and transparent whites. (If you want a version with transparent blacks, see TransparentDark)

It also finds the shortest dimension of each image and scales the larger one down to that dimension. Aspect ratio is not preserved in this version. I'm hoping to add that at some point though.

Enjoy.

TransparentDark image multiply filter (Composition by bbinkovitz)

Author: bbinkovitz
License: MIT
Date: 2010.01.31
Compatibility: 10.5, 10.6
Categories:
Required plugins:
(none)

This is a filter for superimposing images on one another. It uses an additive method, making for opaque whites and transparent blacks. (If you want one with transparent whites, see TransparentLight)

It also finds the shortest dimension of each image and scales the larger one down to that dimension. Aspect ratio is not preserved in this version. I'm hoping to add that at some point though.

Enjoy.

Value Recorder (Composition by dust)

Author: dust
License: (unknown)
Date: 2010.01.30
Compatibility: 10.6
Categories:
Required plugins:
(none)

so here is a basic value recorder made in qc. the start of the recording begins immediately as you hit play on the viewer, it is automated to stop recording once the preset time limit has been reached. this is so your values are not recorded over once your length has been reached. you can dump your recording to disk and or playback pre recorded motions as well as play back from memory. this patch is basically a quartz implementation of kineme's value historian. there can be many uses for this patch. macros can be made and the code can be re-used to record any additional values you want instead of my xy mouse coordinates. the requisite plug-in i believe is kineme file or structure tools ?

you can play back your recording from memory in stock format without the plugin if you like. there are many uses for a system like this. maybe you want to record and compare gestures, maybe you want record your vj set and render offline later with quartz crystal or maybe you just want to record some interactivity that can be played back in a quartz builder or in a x-code application context.

you decide what to record and how to play it back. the timing for this patch is based on the length of your recording and the fps your patch is running. so enter in an approximation of the fps your patch is running and how long you want to record in seconds. once your time limit has been reached you get a message saying you have reached your recording limit and then you simply choose to save your recording to disk, or play back from memory.