x


Wing animation

I have a mosquito animated model. I need to blur wings' movement to simulate really fast waving. First I thought about applying motion blur, but it seems to affect the whole scene + it slows down the game (I'm deploying on iOS, using Unity Pro). So what are possible approaches to simulate fast wing waving ?

more ▼

asked Aug 11 '12 at 02:12 PM

teaseme gravatar image

teaseme
18 1 2 5

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

A common trick is to use animated textures which are already blurred. The wing polygons themselves don't move.

Works best if each wing is just a single polygon (actually probably won't work at all if you have 'thick' wings).

more ▼

answered Aug 14 '12 at 07:01 AM

Loius gravatar image

Loius
10.5k 1 11 41

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3768
x200
x73

asked: Aug 11 '12 at 02:12 PM

Seen: 273 times

Last Updated: Aug 14 '12 at 07:03 AM