Articles

Advanced Jitter Workshop at BEK

Last May I was invited by Trond Lossius to give an advanced Jitter workshop at BEK. I hadn't given a workshop since Max6 was released, so I was super excited for the opportunity to dive into all of the fantastic new Jitter features, particularly the Gen objects. For me, the Gen objects are like a secret ingredient that can be used to spice up a patcher in interesting ways. They're extremely versatile objects, useful in adding a unique touch.

The Jitter Gen objects are a portal to a vast world of creative possibilities but with that vastness one can easily feel overwhelmed. Gen patchers come with a new set of objects and operate according to a different logic than normal Max patchers. To really understand Gen requires shedding preconceptions and rewiring how you think about composing a patcher. As an entry point into the Gen world, the workshop curriculum focused on only a handful of Gen objects at a time, using them to explore a single visual technique:

  • Color Manipulation: understanding vectors and colors
    Key Objects: vec, swiz, concat

  • Mixing Video Streams: recreate jit.xfade and jit.alphablend, mixing at the image level v. mixing per-pixel
    Key Objects: mix, switch

  • Coordinates: generating spatial patterns using distance fields (distance from a point, from a line, from a circle)
    Key Objects: norm, snorm, cell, dim, length

  • Sampling: image warping using sample, applies knowledge about coordinate manipulation to image processing
    Key Objects: sample

  • Isosurface (3D distance fields): extends the previous work with coordinates to 3D, uses jit.gl.isosurface for visualization and rendering
    Key Objects: norm, snorm, cell, dim, length, jit.gl.isosurface

  • Particles: moving points through space using vector fields, vector math and quaternions
    Key Objects: dot, length, qrot, noise, jit.gl.mesh

  • Materials: generating textures for use with jit.gl.material
    Key Objects: jit.gl.material

  • Surfaces: surface generation and manipulation
    Key Objects: sphere, torus, etc., jit.gl.mesh

  • Rendering: post-processing captured 3D rendering using jit.gl.node and jit.gl.pix
    Key Objects: sample, jit.gl.node

I often have the impression that the Gen objects are underutilized, particularly in Jitter. Only one or two people who attended the workshop had ever used Gen before. After spending some quality time with Gen and going through the curriculum, pretty much everyone had become enthusiastic Gen users. There was just too much goodness to be had.

To spread the wealth, the patches developed for the workshop are being made available here along with the patches I made throughout the five days of the workshop itself. Have a look at the README in the download for info on the different folders. Feel free to borrow, steal, fork, and extend the ideas presented!

Download: BEK Workshop Files

Special thanks to BEK and all of the workshop participants for an amazing week. Credit for the images used in this post goes to:

Karl Kliem: www.dienststelle.de
Rajan Craveri: www.rajancraveri.it
Oscar Sol: electronicperformers.in

by Wesley Smith on February 26, 2014

Creative Commons License
TConnors's icon

Thanks for the share!

b00kwheat's icon

Max crashes when I try to open any of the patches.  Any ideas?

Running Mavericks and Max 6.1.6

Edit:
It's working now. For some strange reason, it was Opening w/ another Max patch.
Thanks!

slo ~|•'s icon

Many thanks to Wes, Trond, BEK, and the other participants for a great workshop. Now to digest and incorporate all the new information!

@Aleatoric — I'm running 10.9.1 an 6.1.6 with no problems.

vichug's icon

thanks a lot, some gen-for-jitter tutorials are more than welcome !

Anthony Palomba's icon

Sweet! Thanks!

mmake's icon

I saw info about his workshop. I am living in Finland so most of these workshops are quite far away. This was my one chance to get personal with a "jit guru" so im REALLY happy that this workshop is "downloadable". This looks like a really comprehensive package of jit.gen-knowledge! Thanks!

Stephane Morisse's icon

I have used Gen with variable success (no codebox for now) after getting into Max three years ago. My main goal for now is extending the vizzable suite for MFL so this is HUGE ! Any chance for such a workshop in Europe ? France ?

vichug's icon

Yeah, France ? (good question !)

nedrush's icon

Like.

t's icon

Thank you!

Bob's icon

ditto... been wondering why there seemed to be no jitter development... guess i just hadn't looked hard enough...

i (we all) need to make our work available as high quality prints, and it's not really possible without vector...