::: mograph :::: Processing to AE - ::: mograph :::

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Processing to AE a new solution

#1 User is offline   SaintEfan Icon

  • MoGraph Demi-god
  • Group: Members
  • Posts: 474
  • Joined: 28-February 07
  • Gender:Male
  • Location:Chicago

Posted 12 May 2008 - 10:32 PM

It seems like there's an interest in Processing and its potential uses in the motion graphics community. Many of you have probably seen the various experiments I've worked on with integrating Processing and motion graphics, specifically in After Effects. I've recently been developing a more flexible solution for using the motions and behaviors of objects from processing sketches directly in After Effects and I figured that you guys might be interested in taking a look.

I have a brief write-up of the project and a short video demo up right now and I look forward to cleaning up my code and scripts to share with the community. Let me know if this is a tool that you guys would be interested in exploring.

Processing to AE
0

#2 User is offline   chroma_ghost Icon

  • MoGraph Regular
  • Group: Members
  • Posts: 58
  • Joined: 18-January 08

Posted 13 May 2008 - 01:34 AM

Saint,
I was really impressed with your integration of Processing with After Effects. To save out your .txt file with the vector data, are you just creating a function like
saveStrings("data.txt", data);
for each variable output? This opens up many possibilities for some cool organic motion in After Effects. True, expressions could probably replicate many of the functions that Processing can provide, but it's a fun alternative.
Great work!
Cheers.
0

#3 User is offline   KGB Icon

  • Mograph Deity
  • Group: Members
  • Posts: 1,345
  • Joined: 23-July 06
  • Gender:Male
  • Location:Chicago

Posted 13 May 2008 - 01:38 AM

Nice tool, and a good presentation with the video examples.
It will be interesting to see where this goes, I'm sure down for trying this out.
Great work.

This post has been edited by KGB: 13 May 2008 - 01:39 AM

www.digitalfiction.com
0

#4 User is offline   SaintEfan Icon

  • MoGraph Demi-god
  • Group: Members
  • Posts: 474
  • Joined: 28-February 07
  • Gender:Male
  • Location:Chicago

Posted 13 May 2008 - 02:09 AM

Chroma -
Basically every object is derived from the same base class which has fields for all the objects properties and knows how to store the "keyframes" for that object. Upon the termination of the app each object dumps all its keyframes into the text file through some saving/formatting functions. This is not a particularly memory efficient method for doing things, but it is faster than writing to a file every frame. You're right that a lot of things can be done with expressions in AE, but for certian things, especially real-time interaction, AE is just not the best solution. My goal is to keep things fast so that framerates can stay interactive and still store all the necessary data.

KGB -
I plan to have the scripts as well as an explanation of the Processing classes up soon.
0

#5 User is offline   pamunoz Icon

  • MoGraph Demi-god
  • Group: Members
  • Posts: 621
  • Joined: 09-March 08
  • Gender:Male
  • Location:Toronto

Posted 13 May 2008 - 07:12 AM

Oh this is neat stuff - great writeup too. Programming is definitely playing a more active role these days in the design process.
0

#6 User is offline   chroma_ghost Icon

  • MoGraph Regular
  • Group: Members
  • Posts: 58
  • Joined: 18-January 08

Posted 13 May 2008 - 01:03 PM

The real time interaction is a great aspect of this proposed workflow. Just with a few Pmouse functions, you could literally draw my animation in real time and kick that position, scale, etc data over to After Effects. It's a nice hybrid of organic creation mixing with After Effects.
Definitely keep us up to date on your progress and I look forward to future postings.
Cheers!
0

#7 User is offline   mncrnich Icon

  • MoGraph Superstar
  • Group: Members
  • Posts: 126
  • Joined: 24-February 07
  • Gender:Male
  • Location:Chicago, IL
  • Interests:fast cars & fast women

Posted 13 May 2008 - 03:25 PM

SaintEfan, thanks for the time and effort you put into this post. I appreciate it.

-m
+

Matthew Crnich | VFX Director

website | email


+
0

#8 User is offline   pixel_pimp Icon

  • MoGraph Demi-god
  • Group: Members
  • Posts: 509
  • Joined: 24-July 06
  • Gender:Male
  • Location:a town East of Pasadena, CA
  • Interests:Photography, California stuff i.e. Smoke, Earthquake, Sushi.

Posted 13 May 2008 - 11:58 PM

AWESOME! I am still trying to read through the processing book and I had ordered and arduino but it hasn't come yet! Someone has to write a AE plugin Processing!
0

#9 User is offline   Sao_Bento Icon

  • Sermonizes Mograph to the Masses
  • Group: Admin
  • Posts: 4,801
  • Joined: 22-July 06
  • Gender:Male
  • Location:San Francisco Bay Area
  • Interests:jogo de capoeria

Posted 14 May 2008 - 12:18 AM

View Postchroma_ghost, on May 13 2008, 06:03 AM, said:

The real time interaction is a great aspect of this proposed workflow. Just with a few Pmouse functions, you could literally draw my animation in real time and kick that position, scale, etc data over to After Effects. It's a nice hybrid of organic creation mixing with After Effects.
Definitely keep us up to date on your progress and I look forward to future postings.
Cheers!

You do know about Motion Sketch, right?
“Nobody is obliged to be a genius, but everybody is obliged to participate.”

- Philippe S+arck
0

#10 User is offline   pixel_pimp Icon

  • MoGraph Demi-god
  • Group: Members
  • Posts: 509
  • Joined: 24-July 06
  • Gender:Male
  • Location:a town East of Pasadena, CA
  • Interests:Photography, California stuff i.e. Smoke, Earthquake, Sushi.

Posted 18 May 2008 - 06:01 PM

I wish Adobe would port the Spray Can tool to After Effects.
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users