Profile

Member Since
May 18, 2012

Search Members

  

kruncher

2
@

Badges

This user hasn't earned any badges yet.

Posts

Viewing 1 to 2 (2 Total)

Re: Possibility of smooth rotation of sprite on iOS/Android?

Cheers guys, I will take a look and see what I can come up with!

I purchased a game that was made using this framework from app store called Ponon! which is pretty fun! and looks very slick. I am after the kind of smoothness of the rotating pieces in the background:

http://www.youtube.com/watch?v=mURumaWVkq4...

* Note: the animation is a LOT smoother on the phone that it appears to be in the video.

Posted on May 19, 2012 at 6:51 PM

Possibility of smooth rotation of sprite on iOS/Android?

Hey guys!

I am having a play around with Haxe Nme for the first time and have a few questions which perhaps you guys would be able to answer.

Q1. Is it possible to rotate sprites smoothly (i.e. without pre-rendered sprite sheet for each direction)
Q2. Is it possible to rotate entire stage smoothly?
Q3. I gather that OpenGL is used on mobile devices. Is there one draw call for each individual sprite image? Is there any sort of batching to reduce draw calls?

Many thanks!

Posted on May 18, 2012 at 7:17 PM