picture home | art | events | music | rack extensions | downloads | pixel blog

omino pixel blog

pixels, motion, and scripting
david van brink // Tue 2010.06.1 19:23 // {}

Free Omino AE Plugins

The Omino After Effects Suite is a handful of plugins I’ve written over the years. They’re a grab bag of mostly novelty effects. These are absolutely free. Please enjoy them. I love to hear about how you use them; email me! (poly@omino.com, subject must begin “plugin”.)

Below are links for CS3 and CS4 downloads, as well as the latest CS5-only versions. Alas, going forward, only After Effects CS5 will be supported.

For After Effects CS3 and CS4, Mac and Windows

The last release for AE CS4 and earlier is build 175.

==> All About Omino After Effects Suite 175, for Mac and Win
==> Download for AE CS3 and AE CS4 for Mac
==> Download for AC CS3 and AE CS4 for Win

For After Effects CS5, Mac Only

The current release of the Omino After Effects Suite for AE CS5 is 1.3, as of April, 2010.

(Sorry, haven’t had the time to build them for Windows yet.)

Ongoing development will be only for AE CS5 and later. This means 64-bit only, and Intel only.

This latest release also includes some plugins implemented using Pixel Bender.

==> All About Omino After Effects Suite 1.3, for Mac Only
==> Download for AE CS5 for Mac

3 comments
omino pixel blog » Blog Archive » Omino Plugins Link Revision // Tue 2010.06.1 21:319:31 pm

[…] Free Omino AE Plugins […]

Quick List: 5 Free Adobe After Effects Plug Ins – SoftwareMedia Blog // Tue 2012.07.3 15:083:08 pm

[…] Other features include creating distant star fields and a retro halftone effect. Download the free Omino Plug Ins for AE to get […]

Comments are closed.
david van brink // Mon 2010.05.3 17:54 // {after effects pixel bender}

AE: Omino Staragon, A Pixel Bender Filter

download: ==> omino staragon 32 <== a pixel bender filter Just recently, Dale Bradshaw posted a rounded-rect pixel bender plugin. Pretty nifty!

It got me thinking, What about other rounded-corner polygons? It was a bit of a puzzle. As with all Pixel Bender plugins, the question is, What color is this pixel? How does a given pixel know if it’s inside a rounded-corner pentagon or not?

hex_and_star.png

I stuck to regular and stellated polygons to start. One solution goes like so:

  • Divide the plane into pie-slices, one for each edge of the polygon.
  • For each point, decide which slice you’re in.
  • Decide if you’re inside or outside the edge.
  • For the rounding… decide which corner you’re nearest
  • Are you in the arc of that corner? If so, decide if you’re inside the rounding-radius.

pentagon_pie.jpg

Well, that was a bit of obsessive fun. Here’s a screen shot, including the parameter controls:

And here’s a little demo of it.

download: ==> omino staragon 32 <== a pixel bender filter

oh, i dont know. what do you think?


david van brink // Wed 2010.04.21 07:41 // {after effects pixel bender}

AE: Omino Glass, A Pixel Bender Filter

download: ==> omino glass 32 <== a pixel bender filter There was a flurry of interest in "chromatic aberration" a while back, like here. I’d actually played with it a bit, simulating lens-effects, but only now have gotten around to weighing in on it.

The implementations I’ve seen work by splitting out your RGB and moving them around a little bit independently.

Here’s my weigh-in: Come on, people! The spectrum has more than three colors!

I find that five to seven is about right. I’ve implemented this combined with refraction into a pixel bender plugin.

omino_glass_title_card.jpg

Refraction happens when a ray of light changes its direction as it passes from one substance to another, if they have aaah, varying, that is, if they have different, um, refractive indexes. And that’s how aaah magnifying glasses work. See.

It looks like this.

The blue lines are rays of light moving up, or cast-sight-rays going down. It’s all very technical.

But I’ve got this Pixel Bender filter, right?

The filter takes in two images: a bump map (the refracting surface) and an image to view through the refraction. Here’s a bump map:

ripples.jpg

And here’s a source image:

Those chairs are known as “Chadwick Modular Seating”, from Herman Miller, designed by Don Chadwick, who later designed the Aeron chair, and that room hasn’t been that empty for, like, six years, after my girlfriend moved in and filled it up with shoes and stuff. So anyway.

And here’s the image, through the omino_glass Pixel Bender filter:

Now the fun part. Chromatic aberration happens when different colors are refracted by different amounts. Here’s the same image with just a touch of chromatic aberration applied:

Livens it up a little bit, yes?

The “flat” parts of the image, under the non-sloping parts of the bump map, appear undistored, and uncolored. But the distorted parts of the image have their colors splayed out a bit.

That’s chromatic aberration, comma, simulated.

By the way, you can get this effect in After Effects using CC Glass and overlaying multiple tinted copies, with slightly different settings for Height, and adding them back together. But that’s a lot of layers and settings to juggle; my pixel bender filter does it all in one at 32bpc instead of 8.

Here’s a test grid set with no basic refraction, and lots of chromatic aberration. This leaves the central green portion of the spectrum centered on the original image.test_grid.jpg

The inset image is the bump map.

We can see how omino_glass breaks the spectrum up into seven regions. It’s arbitrary, but I like the look.

And here’s a little demo showing the filter in motion, animated in After Effects, out on the ‘Tube.

download: ==> omino glass 32 <== a pixel bender filter Other chromatic aberrations of interest, from some of my favorite blogs: ae-tuts
maltaannon
satya meka

4 comments
rs // Tue 2010.05.4 01:231:23 am

Superb, thank you!

Harry Frank // Thu 2010.06.3 17:055:05 pm

Love it! I mention it in my next episode of RGTV and in a new preset I am posting for Red Giant People.

Thonbo // Fri 2010.07.2 01:251:25 am

ill try this out in flash at some point, this is great – ive been a great fan of the displacementmap filter and this add a serious take to that category

ill even try to add some lines of code to make you able to designate the starting point of the filtermap (mappoint) this is very usefull for lens effects

david van brink // Fri 2010.07.2 08:288:28 am

^ I’d love to see where you take it!

I havent tried it in Flash. (It might be necessary to restructure somewhat, I think there’s some limitations to do with function definitions in Flash vs AE Pixel Bender.)

oh, i dont know. what do you think?


david van brink // Mon 2010.04.12 06:37 // {Uncategorized}

Omino Plugins for CS5

Glory

Time marches forward. Computers are faster, hard drives and screens are bigger, cameras are smaller.

My usual settings have grown from 8 bit, 640×480 to 32 bit 720p. (Yeah, I’ve lost my fear of nonsquare pixels.)

Adobe just announced After Effects CS5, and I’m happy to report that the Omino After Effects Suite is fully ported for Mac OS X, 64-bit, and getting ready to roll.

And they’ve started their migration from humble 8-bit processes to glamorous 32-bit floating point processes, as well.

Tragedy

The great tragedy is that CS5 broke backwards compatibility with CS4 plugins. Oh, there were Reasons, oh yes, there always are. And, oh, they’ve made it relatively easy for developers to recompile, which I’ve done. (Worked like a charm.)

But between Apple’s fickleness (68k, powerPC, Intel) and, now, this… there’s a trail of plugin corpses. Great sadness.

Some of my favorite Plugins don’t even exist for AE Intel Mac. Actually, the only ones I’ve paid for… WalkerFx’s stargate, and dvGarage’s dvMatte Pro. How I do wail!

Rays of Hope

But are things, overall, getting better? Oh yes, much better.

My CS5 plugins are Mac only, for now.

The Mac/Win CS4 versions will remain available. Or should I say, will remain on display in the Marketplace that all may witness their demise and death, their only crime having been to be compiled at the wrong place at the wrong time.

http://omino.com/sw/.

3 comments
rs // Sun 2010.04.18 09:139:13 am

Hope for CS5 Win recompiles as well … do you think something like a general 32-to-64Bit-Bridge for old plugins could be done (relatively) easy?

david van brink // Sun 2010.04.18 15:373:37 pm

Alas, I bet a 32-to-64 bit plugin bridge would be very hard.

For an upscale software application with a large user base — like After Effects — backwards compatibility is your lifeblood. We have to assume that the AE marketing and development team agonized deeply, very deeply, on the matter before making their necessary design choices, and would have provided such an adapter if it were anything less than very very very hard.

rs // Tue 2010.04.20 16:174:17 pm

In music software there are such bridges… sometimes I have the feeling Adobe is afraid of supporting such life savers by just forcing everybody to update: http://jstuff.wordpress.com/jbridge/

oh, i dont know. what do you think?



Deprecated: Function the_block_template_skip_link is deprecated since version 6.4.0! Use wp_enqueue_block_template_skip_link() instead. in /home/polyomino/omino.com/pixelblog/wp-includes/functions.php on line 6114

0.0275s
(c) 2003-2023 omino.com / contact poly@omino.com