x


2D Texture drawing/painting on iOS/Android (fast)?

I have previously written an app before in Unity that allows the user to draw onto a 'wall' - but in this instance I need a more responsive solution with larger textures (for a drawing game for Android where the user creates the game objects - similar to Drawn to Life - 2D game).

... so I was just wondering if anyone has done something similar with good results (am currently developing in Java on Android but being able to use Unity will speed things up x2).

Appreciate any hints/suggestions, J

more ▼

asked May 08 '12 at 12:15 PM

joshwmp gravatar image

joshwmp
0 1 1 1

Afaik your best bet is setPixels, which uploads to the texture, which is quite slow...

May 08 '12 at 03:39 PM stijn
(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:

x2468
x1958
x65
x28

asked: May 08 '12 at 12:15 PM

Seen: 741 times

Last Updated: May 08 '12 at 03:39 PM