-
Birds talking about birds (Composition by sonostrano)
-
Birds talking about birds
Hi!
This is a composition a made for fun. Could you give any suggestions?
birds_alpha.qtz
...
Composition - sonostrano (5) - 2012-02-02 06:58 - 1 comment - 0 attachments
-
Kinect Slideshow (Composition by lookitscook)
-
Kinect Slideshow
A simple slideshow browser using Kinect camera for interaction.
Screen shot 2012-01-31 at 7.18.43 PM.png ...
Composition - lookitscook (6) - 2012-01-31 20:22 - 1 comment - 0 attachments
-
Furry Teapot (Composition by Peter)
-
Furry Teapot
A simple fur shader ported from the orange book GLSL examples.
fur.png
...
Composition - Peter (37) - 2011-11-28 00:19 - 5 comments - 0 attachments
-
Send and receive images in a POST request (Composition by jstrecker)
-
Send and receive images in a POST request
This example shows:
- how to use the Convert To Data and Convert From Data patches to send/receive images in a POST request
...
Composition - jstrecker ◆ (117) - 2011-11-12 11:11 - 0 comments - 0 attachments
-
Sphereful (Composition by smokris)
-
Sphereful
Sphereful is a viewer for equirectangular panoramas, written as a QuartzBuilder application.
Drag-and-drop an image onto the application window, then drag with the mouse, ...
Composition - smokris ◆ (860) - 2011-11-08 23:24 - 4 comments - 0 attachments
-
Starfield Parallax (Composition by smokris)
-
Starfield Parallax
A demonstration of a few concepts:
Generating, manipulating, cropping, and rendering an image with infinite dimensions
Using the mouse to drag an object ...
Composition - smokris ◆ (860) - 2011-11-02 11:46 - 1 comment - 0 attachments
-
chromadepth (Composition by gtoledo3)
-
chromadepth
This is a glsl chroma depth shader; if you're familiar with the core image "heat map" style pixel filter, you're thinking along the right lines, except ...
Composition - gtoledo3 (3524) - 2011-09-26 21:10 - 0 comments - 0 attachments
-
flownoise (Composition by gtoledo3)
-
flownoise
GLSL implementation of 2D "flow noise" as presented
by Ken Perlin and Fabrice Neyret at Siggraph 2001.
(2D simplex noise with analytic derivatives and in-plane ...
Composition - gtoledo3 (3524) - 2011-09-26 20:20 - 5 comments - 0 attachments
-
face detector (Composition by dust)
-
face detector
here is a face detector macro. it should help you if your on a mission to line something up to your facial features.
this is just some extra bulge fun but there are a lot ...
Composition - dust (1641) - 2011-07-29 09:26 - 3 comments - 0 attachments
-
affine mesh transform macro (Composition by dust)
-
affine mesh transform macro
this patch shows you how to apply affine transformations to a mesh import. basically the mesh transformation patch at the macro level. with this patch you ...
Composition - dust (1641) - 2011-07-28 22:30 - 1 comment - 0 attachments
-
Freeboard String Editor (Composition by smokris)
-
Freeboard String Editor
Demonstration of how to make a simple string editor using the Freeboard patch. Uses feedback to build a string, and removes the last character when backspace is ...
Composition - smokris ◆ (860) - 2011-07-07 16:27 - 1 comment - 0 attachments
-
QuartzBuilder Drop File (Composition by gtoledo3)
-
QuartzBuilder Drop File
When you build this in QuartzBuilder, it will display the file path of the last file you "dropped" on the Viewer window.
One can use this as a ...
Composition - gtoledo3 (3524) - 2011-06-27 03:54 - 3 comments - 0 attachments
-
cv tools hand tracking (Composition by dust)
-
cv tools hand tracking
you can use this patch to hand track with cv tools. see the gestures pdf for pics of available postures. or refer to the handvu project ...
Composition - dust (1641) - 2011-06-20 13:10 - 3 comments - 0 attachments
-
gui template (Composition by dust)
-
gui template
so i just thought i would add my gui app template to the repo here. there has been discussion in the past based upon gui controls in quartz and others have posted theres so ...
Composition - dust (1641) - 2011-06-06 08:53 - 1 comment - 0 attachments
-
reactive flower box (Composition by dust)
-
reactive flower box
so i was messing around with some orbiting physics and noticed some real nice geometric shapes coming from my particle simulation. so i ...
Composition - dust (1641) - 2011-03-31 09:21 - 0 comments - 0 attachments
-
Google Maps: Static Map API (Composition by smokris)
-
Google Maps: Static Map API
A simple demo of the Google Maps Static Map API. Provide a natural-language language map query, and it'll return an image.
...
Composition - smokris ◆ (860) - 2011-02-21 20:50 - 1 comment - 0 attachments
-
Particle Physics (Composition by dust)
-
Particle Physics
update... added terminal velocities parameter and simplified the code down to a first order linear solve. wanted to clean things and add interactions and stuff.
enjoy. ...
Composition - dust (1641) - 2011-02-10 01:25 - 10 comments - 0 attachments
-
Box Blur and Color Bias (Composition by gtoledo3)
-
Box Blur and Color Bias
This is an example OpenCL kernel that creates a blur and has color control for each channel RGBA. The attached composition is packaged as an image filter ...
Composition - gtoledo3 (3524) - 2011-01-31 03:19 - 1 comment - 0 attachments
-
JavaQCView (Composition by dust)
-
JavaQCView
this isn't really a composition its basically a java jni lib to render quartz composer in java. eventually i will have the messaging system working so you can send ...
Composition - dust (1641) - 2011-01-16 21:25 - 22 comments - 0 attachments
-
cl depth blob tracking with kinect (Composition by dust)
-
cl depth blob tracking with kinect
this patch uses open cl to derive monochrome pixel blob structure from the a kinect depth camera image or any other blob image for that matter. ...
Composition - dust (1641) - 2011-01-10 18:16 - 5 comments - 0 attachments