x


Unity Procedural Examples on Android or iPhone

Does anyone know if Unity Procedural Examples work on the Android or iPhone? I've tried explicit typecasting the various Mesh* to try getting one of them to run on the Android - Paint Vertices, but I run into this bug:

http://answers.unity3d.com/questions/32891/aapt-failed-0-custom-asset-files-in-raw-for-procedural-examples-paint-vertices-t

more ▼

asked Dec 23 '10 at 04:19 AM

ina gravatar image

ina
3.3k 492 549 602

Beware that procedural stuff is quite performance consuming on mobiles. It might be ok in your case, but in most cases it's better if you can get away with skinning and shaders or something like that.

Dec 23 '10 at 08:26 AM Paulius Liekis
(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
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:

x3738
x2481
x2000
x300
x25

asked: Dec 23 '10 at 04:19 AM

Seen: 2523 times

Last Updated: Dec 23 '10 at 04:19 AM