Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - [ELine]asilva

Pages: [1]
1
NGUI 3 Support / Rendering text on a path
« on: February 05, 2014, 03:02:59 PM »
Hello and thanks for this awesome GUI package!

I have a couple questions regarding rendering text on a path (specifically in an arc).

1. What would be the best way to go about this using NGUI?
2. The algorithm posted in the answer on this page renders the text one character at a time and places/rotates the characters as it goes: http://stackoverflow.com/questions/2803853/how-to-create-curved-text-on-a-bitmap - would this be feasible with NGUI using the built-in text rendering tech?
3. The text geometry would be static once it's been rendered.  Would there be any way to pre-build that geometry with NGUI in the editor and then have it baked out to a mesh when the game is being built?  There will be a lot of it possibly on screen at once - 300-400 strings with an avg. 2-4 words per string when zoomed out.

Any info about where to start or how to accomplish something like this with NGUI would be much appreciated!

Thanks!
-Anthony

Pages: [1]