10.5

Mac OS X 10.5 (Leopard)

Cube Illusion (Composition by gtoledo3)

Author: gtoledo3
License: Creative Commons Attribution-NonCommercial-NoDerivs
Date: 2012.01.12
Compatibility: 10.4, 10.5, 10.6, 10.7
Categories:
Required plugins:
(none)

OSC Web Dance 3 (Composition by Prack)

Author: Prack
License: Creative Commons Attribution-NonCommercial
Date: 2012.01.05
Compatibility: 10.5, 10.6
Categories:
Required plugins:
Audio Tools, gl tools, qcOSC

OSC Web Dance 3 by PrackVJ aka Marcos Prack www.iprack.com

With this comp you can control a differents meshes. You can rotate, change colors, and make some funny things. You need an IPod Touch, or an IPad running TouchOSC app, and some more things.

You need to download the zip file, they have the .dae files, a readme file and the TouchOSC files.

You need to install some patches from Kineme: the Kineme Audio Tools and the Kineme GL Tools. Additionally you need to install the Hexler's qcOSC plugin, you can found it at

http://hexler.net/software/qcosc

This is an excersise I made for my vjing session, you can use it, and modify it as you want. You can change the .dae files if you like too.

If you have any question you can write me to:

mprack at gmail dot com

I'm not an expert, so, the composition could be better, if you can improve it, please, send me your file, I like to learn from you. Thanks a lot, and thanks to the QC community.

Marcos

Release: AudioTools, v1.0

Release Type: Production
Version: 1.0
Release Notes

Changes since AudioTools 0.8

  • Added Audio Embedded File Input and Audio Embedded File Player patches, which let you save a copy of an audio file inside a composition.
  • Improved performance of Audio Input and Audio File Input patches.
  • Released source code on GitHub.

Credits

@gtoledo3 (http://qctwit.blogspot.com/) commissioned the development of the Audio Embedded File patches.

Time Travel (Composition by thomasvanta)

Author: thomasvanta
License: Creative Commons Attribution-ShareAlike
Date: 2011.12.09
Compatibility: 10.5, 10.6
Categories:
Required plugins:
Rdqc utils

Traveling from the future to the present? If yes, that´s your comp.

Just a string with a countdown from around 2040 untill the exact current time. Necessary Counter plus from http://code.google.com/p/rdqcutils/

Tons Of Spheres (Composition by gtoledo3)

Author: gtoledo3
License: Creative Commons Attribution-NonCommercial
Date: 2011.12.06
Compatibility: 10.5, 10.6, 10.7
Categories:
Required plugins:
(none)

This composition is based around a shader that creates many spheres, with lighting, using only the fragment shader. It's based on functions found at: http://www.iquilezles.org/www/articles/distfunctions/distfunctions.htm

...and also heavily informed by many of the examples at glsl sandbox, and probably tons of other related demoscene type shaders I've seen.

I wanted to take a distance function, create a shape with that function, and then create a grid in x/y/z with it, ala many traditional graphics examples. So, this shows how to create an object in the fragment shader, repeat it many times, and light it in a basic way.