x


Fur on Characters for Unity Mobile Android / iPhone

Are there examples of fur being used on characters in Unity-based mobile games?

more ▼

asked Nov 25 '10 at 11:59 AM

ic gravatar image

ic
43 9 9 13

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

1 answer: sort voted first

There are probably o examples for that because a fur shader either won't work (like on OpenGL ES 1.1 devices) or if you pull it off with your own implementation it will kill your performance.

You might get acceptable results with DOT3 Bump-Mapping and a good texture.

more ▼

answered Dec 15 '10 at 02:38 AM

Morothar gravatar image

Morothar
96 1 1 6

(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:

x2451
x1998
x410
x6

asked: Nov 25 '10 at 11:59 AM

Seen: 2057 times

Last Updated: Nov 25 '10 at 11:59 AM