Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5/28 — Week 2 — Time and Motion (John Whitney) #1

Open
tarngerine opened this issue May 28, 2020 · 9 comments
Open

5/28 — Week 2 — Time and Motion (John Whitney) #1

tarngerine opened this issue May 28, 2020 · 9 comments

Comments

@tarngerine
Copy link
Owner

  • Started with going over homework with Karina, Ming (Ophelia), Nun

Discussed quotes from Vera Molnar article

Now I have to really think about what I am doing while drawing in order for Jeff to write a program to deal with what I can do as second nature. This thinking has made the making of the hand work much clearer.

Audio + Images

Synchrony, Mary Ellen Bute (Houston, TX):

We will take a mathematical formula and put it into terms of moving forms, music and color. They will tell a story to the eye and the ear. A legend can be built thus around arithmetical or logarithmic...
Dada (1936) - dancing shapes to music, 2d and 3d, cubes flying around, lines coming in like bohemian rapsody in fantasia.
Oskar Fischinger
Normal Mclaren - Pen Point Percussion

Brothers took WW2 decommisioned machines to make animations
image
image
image

In the future, artists may need to learn programming in order to practice their craft

Larry Cuba - https://www.youtube.com/watch?v=OkyqP-g_LrY

John Whitney — famous for developing video
Also has a brother, James Whitney
image
1961 — Catalog, created on analog computers
image
image
image
image

Using math to drive image and sound, working with IBM/programmers, write software on computer screen, film camera pointed at a monitor, make frame by frame animation. A lot of film in 70s are computer made
image

Book recommendation for audio/visual expression
image
image
Everything is a wave form: light, sound. Tools to map from one wave form to another

Whitney wrote a book on the internetarchive

@tarngerine tarngerine changed the title 5/28 — Week 2 5/28 — Week 2 — John Witney May 28, 2020
@tarngerine tarngerine changed the title 5/28 — Week 2 — John Witney 5/28 — Week 2 — John Whitney May 28, 2020
@tarngerine
Copy link
Owner Author

@tarngerine
Copy link
Owner Author

https://www.youtube.com/watch?v=jIv-EcX9tUs

Polar coordinates with a lot of params

@tarngerine
Copy link
Owner Author

image

@tarngerine
Copy link
Owner Author

tarngerine commented May 28, 2020

So much of his work is MATH

frequency
phase
amplitude

sin/cos

Use one sin to control another sin
Take one freq to modulate another freq
"freq modulation"
image

Math to drive movement and sound, not necessary to do sound for homework, but is a fun extra

Japanese artist: masahi kosato + student films
image
image
two sin waves with diff frequency > spiral form called "Leueeiufoawwaef"
image
image
image

animation for concepts: https://www.youtube.com/watch?v=qZCRtN0lfVs

@tarngerine
Copy link
Owner Author

@tarngerine
Copy link
Owner Author

tarngerine commented May 28, 2020

Technical notes

ofGetElapsedTimef() outputs in seconds, multiply to increase speed
feed into sin as angle, always output as -1 and 1
ofMap() to map that -1 to 1 range to ofGetWidth()
6.28s to go 1 full cycle (2 * pi)
ofDrawCircle(x y r)

image

  • frequency > vary speed using loop

image

image

see patterns in the lines
  • phase > shift left/right

  • amplitude >

lay things out in a circle, or move in circular pattern, use sin / cos

https://en.wikipedia.org/wiki/Lissajous_curve

Trace a dot over time

add ofPolyline trail to header file
image

@tarngerine
Copy link
Owner Author

https://vcvrack.com/
image

@tarngerine
Copy link
Owner Author

tarngerine commented May 28, 2020

Homework

Reading

book: articulated lights
image
collection of artist statements, pick 1 to read

image

Recreation

John Whitney, something like a 5-10s loop

@tarngerine
Copy link
Owner Author

@tarngerine tarngerine changed the title 5/28 — Week 2 — John Whitney 5/28 — Week 2 — Time and Motion (John Whitney) Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant