x


Noise applied on a rotation

Hello, I would like to modify the orientation of an object according to a noise, to make a trembling effect.

Is there a way for that ?

more ▼

asked May 31 '12 at 04:12 PM

Groutcho gravatar image

Groutcho
13 1 3 3

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

1 answer: sort voted first

You can use Random to achieve that.

Or here is a perlin noise code from unity's package "Lightning bolt".

more ▼

answered Jun 01 '12 at 05:04 PM

Berenger gravatar image

Berenger
11k 12 19 53

Thanks, I will try that

Jun 04 '12 at 07:06 AM Groutcho
(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:

x2159
x31

asked: May 31 '12 at 04:12 PM

Seen: 359 times

Last Updated: Jun 04 '12 at 07:06 AM