08
Aug
14

Adaptive Tiling Remake

Following a request for the Adaptive Tiling composition mentioned in a previous post from 2012, I spend a fruitless hour or so trying to track down the file. So I decided to try and recreate the setup, based on an iterative Core Image Filter.

It’s a long time since I did any Quartz Composer work, and I can’t remember exactly how I did it last time, so I don’t know if the remade version is as efficient as the original, but it does seem to work.

Here’s the Dropbox link to the file.

As usual, you’re welcome to do whatever you want with it, but some form of credit would be nice if you use it as part of your own work (especially if it’s used commercially). Drop me a message and let me know what you did with it, if you do find it useful.

This composition uses a builtin camera, but could easily to adapted into a plugin for VDMX or other realtime video applications.

19
Oct
13

Archived Quartz Composer Files

As you may have guessed, I’ve not been doing much in the way of Quartz Composer-related work for quite some time.

I’ve been getting a few comments about the Box.net widget in the right sidebar of this blog not working. Sorry for not replying earlier. I’m realistically, not going to get time in the near future to look into the problem, so I thought it would be best just to bundle together all the content that used to be downloadable from the widget, and make the whole thing available via Dropbox. So, here it is. No guarantees of any sort that any of this stuff will work in more recent QC versions.

https://dl.dropboxusercontent.com/u/29266/Quartz%20Composer/toneburst_QC_Archive_2013-10-19.zip

19
Aug
12

Voronoi 2

Just a quick test of a simple voronoi pattern generator. Nothing ground-breaking, just thought I’d try it in QC.

Incidentally, I’ve messed around with a voronoi shader in the past. This is a different method, and is a bit of a cheat. Essentially, all you do is create a load of cones, at random positions, pointy end pointing out at you. the lines where the cones intersect define the edge of each cell. In this case, I’ve mapped a gradient onto the cone (which is actually a cylinder primitive, with the top diameter set to 0), for tonal variation.

The only problem with this method is that the perspective effect distorts the pattern.

12
Apr
12

Adaptive Tiling

It’s a lonnnnnnng time since I did anything in QC, so I thought I’d try and keep my hand in a bit, by doing something really simple.

As usual, it didn’t turn out to do quite as simple as I thought it would, in the end, but it looks very simple 😉

It’s basically just a 2D tiling effect, but works iteratively, so brighter areas of the image are subdivided into small tiles.

Uses a JavaScript loop inside a Core Image Kernel. I don’t know what the latest state-of-play is with JavaScript in CIFilter patches. There used to be memory leaks. Dunno if this is still the case.

24
Sep
11

Coordinate-Spaces

It turns out the internal coordinate-systems of some of the Quartz Composer geometric primitive patches are orientated in different directions. These two primitives have the X and Y coordinates of their vertices scales along the Z axis in model-space using a very simple GLSL Vertex Shader, but one appears to be rotated at 90deg. to the other along the X-axis. Odd.

14
Sep
11

Toneburst In The Wild

I’ve been doing some work over the past year or so for Nicky Smith, AKA wierdcore, who, among many other things, is in charge of visuals for Aphex Twin’s live shows. Here’s some examples of some of my QC work in use.

Note: not all the QC work in these clips with carried out by me. You might recognise a few things from earlier posts here though.

19
Jun
11

Gray-Scott Reaction-Diffusion Test

Test of Gray-Scott reaction-diffusion pattern generator, implemented in a Core Image Filter kernel in Quartz Composer.

This version is much more controllable than my previous RD experiments, but still capable of producing some interesting patterns.

I’m planning to add some more performance-orientated controls for warping and realtime editing, also for seeding the effect with live input image and/or adding masks so that different patterns can be generated in different areas. None of which is particularly original (there are examples or similar setups all over YouTube), but I’ve not seem it done in QC before.

18
May
11

VasaRiley Belated Release

I’ve been tied up with other things lately, but finally got around to releasing the VasaRiley qcFX for VDMX I made for Weirdcore last year. I’d hoped to find time to do a quick demo video, and put together some documentation of the controls (since it’s quite complex), but haven’t had time, with other projects etc., unfortunately.

‘tb_VasaRiley_1.0.qtz’ in the Box.net widget, anyway.

03
Mar
11

Reaction-Diffusion Shader Interesting Errors

I’ve been getting some interesting results with a Reaction-Diffusion shader. It’s definitely not setup in the way it should be yet, but has produced some interesting images nonetheless. The stills are a bit misleading, as in motion, the effect is very hard to watch at the moment, as it flickers horribly.

This is based on a GLSL port of Sanch’s HLSL shader for vvvv, posted on the vvvv website, so all credit goes to him.
It’s hug fun to play with, though the results I’m getting look very different from the screenshots on his (still amazing) website.

23
Feb
11

Beautiful Mechanical Waveforms

Video quality isn’t great, but fascinating, nonetheless.

Nothing to do with me, I might add. Just spotted it on YouTube.




May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  

Links

Blog Stats

  • 502,072 hits