Brushtips

Painting in Max/MSP with various brush styles.

By Nesa Popov

From this post: https://cycling74.com/forums/topic/live-drawing-w-jitter-wacom-tablet/

Screen Shot 2015-04-05 at 4.23.28 PM

The brush styles are contained in the frames of a Quicktime movie.

Also see “Harmony drawing App” https://reactivemusic.net/?p=3806

Download

This patch was copied from the Cycling74 forum and is distributed without permission of the author.

https://github.com/tkzic/max-projects

Folder: brushtips

patch: brushtips.maxpat

Silhouettes

Various methods of separating foreground from background.

Making Connections, Camera data (Max)

By Andrew Benson

https://cycling74.com/2009/10/26/making-connections-camera-data/ 

Screen Shot 2015-04-05 at 3.43.57 PM

cv.jit

By Jean-Marc Pelletier

cv.jit.binedge

Extract edge pixels from a binary image

cv.jit.floodfill

Isolate a single connected component from a binary image

Screen Shot 2015-04-05 at 3.58.08 PM

(a sock-monkey)

Kinect (depth camera)

Synapse http://synapsekinect.tumblr.com

by Ryan Challinor

Screen Shot 2015-04-05 at 4.08.17 PM

(Using jit.synapse from: http://synapsekinect.tumblr.com/post/6307752257/maxmsp-jitter – Can you find the sock monkey?)

Synscape

A soundscape that responds to color.

By Helen Trevillion

The Max patch is not available. From the video it appears that many channels of sound are playing concurrently. Color values are assigned to faders for each channel.

Macbook analog TV mirroring

How to connect a new computer to an old Television

Signal path

Connect a VGA adapter to the Macbook DVI (Thunderbolt) port.

Screen Shot 2015-03-27 at 4.59.58 PM

http://www.amazon.com/Tera-Grand-DisplayPort-Thunderbolt-Microsoft/dp/B006FKTR3U

Connect a VGA cable from the adapter to a PC-to-TV adapter. This converts VGA to video component (RCA plug) output. The sound from the Macbook can go through this adapter as well – it gets passed through to the RF modulator.

Screen Shot 2015-03-27 at 5.02.22 PM

http://www.amazon.com/gp/product/B002PXFJ2O

Connect the PC-to-TV adapter, using RCA cables, to an RF modulator.

01502526_00

http://www.radioshack.com/rf-modulator/1502526.html#.VRXF67qHRbw

Connect a coaxial cable from the modulator to an RF transformer (75 to 300 ohms)

Screen Shot 2015-03-27 at 5.10.10 PM

http://www.radioshack.com/matching-transformer/1501253.html#.VRXHHbqHRbw

Connect the 300 ohm leads of the matching transformer to the antenna input terminals of the TV.

references

 

 

Processing examples

Projects selected from the file | examples menu in Processing.

By various artists

https://processing.org

Screen Shot 2015-03-23 at 10.30.09 PM

“Yellowtail” by Golan Levin

Examples

All of the examples are worth checking out. Here are a few to get started.

Basics

Array | ArrayObjects
Image | pointillism
Input | clock |
Math | SineWave
Math | Distance2D
Structure | CreateGraphics
Transform | RotatePushPop

Topics

Advanced Data | XMLYahooWeather
Animation | AnimatedSprite
Cellular Automata | Spore1
Drawing | ContinuousLine
Geometry | SpaceJunk
Image Processing | EdgeDetection
Interaction | Tickle
Motion | Reflection1
Simulation | GravitationalAttraction3D

Demos

RotatingArcs
YellowTail

Video | Capture

Mirror
Mirror2

Simple Open NI (Kinect)