Grass in the wind

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
MattVG
Posts: 32
Joined: Mon Dec 04, 2006 3:18 am
Contact:

Grass in the wind

Post by MattVG »

I'd like to create a field of grass that ripples in waves in the wind. Has anyone come up with a nice looking technique for this sort of problem? My attempts thus far have been miserable.
User avatar
heyvern
Posts: 7042
Joined: Fri Sep 02, 2005 4:49 am

Post by heyvern »

It would be nice to see your attempts so far no matter how miserable. Might give a clue to the precise effect you are looking for.

For instance it could be as simple as a band of changing color sweeping across a field of green that suggests rippling grass. Or is the camera closer requiring individual distinct blades of grass?

One animated film that jumps to mind as an example would be "Spirited Away". As I recall there are a few scenes in that film that have wind blowing across a field of grass that is simplistic but the result is beautiful.

Hmm... I may pop in that DVD and take a look again to see how that might be interpreted for AS.

-vern
User avatar
MattVG
Posts: 32
Joined: Mon Dec 04, 2006 3:18 am
Contact:

Post by MattVG »

The scene is a tree swaying in the wind with grass below it also swaying in the wind. The camera is close so I'd like each individual blade, but I like your idea of going for a more simplistic approach. I'll go check out Spirited Away and see if I can't come up with a decently simple style that will work.

This is for a screensaver project I'm putting together using Quartz Composer (for those of you who know OS X).

Previous animated version using image warping

Current static version using particles:
Image
Last edited by MattVG on Wed Mar 07, 2007 5:34 am, edited 3 times in total.
human
Posts: 688
Joined: Tue Jan 02, 2007 7:53 pm

Post by human »

Nice!
User avatar
Touched
Posts: 504
Joined: Mon Dec 11, 2006 7:33 am
Location: Sunny California
Contact:

Post by Touched »

Tutorial 6.2 has grass waving in the wind very similar to your picture example using particles. Have you seen that?
User avatar
MattVG
Posts: 32
Joined: Mon Dec 04, 2006 3:18 am
Contact:

Post by MattVG »

Yes, I have seen and gone through that tutorial but the grass all waves randomly and not as a ripple across the whole particle field. If I can't figure something better out I may just go for that but not until I've exhausted all other options. I'd really like the grass to wave as normal grass does.
User avatar
Víctor Paredes
Site Admin
Posts: 5814
Joined: Wed Jan 26, 2005 12:18 am
Location: Barcelona/Chile
Contact:

Post by Víctor Paredes »

i have two ideas.
maybe if you use several png images and move them with different bone layers it could give a better effect.

the other idea is using bones and particles
here is an example:
http://www.freewebs.com/tazatriste/mohos/grass.anme (right clic, save as)
i made one leaf with their bones, move it and then put it inside a particle layer. i think that using several boned leaves with little differences in their movements, you can get a great effect.

i really like the style so far. and i hope to be useful and see the result soon.
User avatar
MattVG
Posts: 32
Joined: Mon Dec 04, 2006 3:18 am
Contact:

Post by MattVG »

Selgin, you're a genius! Your example caused a brilliant(or maybe not) idea to pop into my head: I could make rows of particle grass which would each animate slightly offset. Thus, a wave of grass. I shall attempt this at the earliest possible time and return here with my results. Thank you everyone for all the helpful ideas.
User avatar
Víctor Paredes
Site Admin
Posts: 5814
Joined: Wed Jan 26, 2005 12:18 am
Location: Barcelona/Chile
Contact:

Post by Víctor Paredes »

i'm glad to help you.
i don't know if what i said is the same you wrote (my english isn't good), but my idea is put several bone layers of individual grass leaves (each one with different movements) inside a particle layer.
Post Reply