png to pvrtc move
Hey Kendric,
The Texture2D class doesn't support pvrtc textures. However, there is a similar class called PVRTexture that does exactly what you are looking for. It can be found on the iPhone Dev Portal as part of the PVRTC Texture Example Code. In our apps, we use both Texture2D and the PVRTexture class, works like a charm.
-Keith
The Texture2D class doesn't support pvrtc textures. However, there is a similar class called PVRTexture that does exactly what you are looking for. It can be found on the iPhone Dev Portal as part of the PVRTC Texture Example Code. In our apps, we use both Texture2D and the PVRTexture class, works like a charm.
-Keith
| Messages In This Thread |
|
png to pvrtc move - kendric - Jun 27, 2009, 09:08 AM
png to pvrtc move - kshep - Jun 27, 2009 09:33 AM
png to pvrtc move - kendric - Jun 27, 2009, 11:22 AM
png to pvrtc move - imikedaman - Jun 28, 2009, 11:45 AM
png to pvrtc move - Bachus - Jun 28, 2009, 03:53 PM
png to pvrtc move - kendric - Jun 29, 2009, 11:51 AM
png to pvrtc move - kendric - Jun 30, 2009, 03:34 PM
png to pvrtc move - imikedaman - Jul 1, 2009, 03:00 AM
png to pvrtc move - arekkusu - Jul 1, 2009, 04:49 AM
|
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Move in direction of camera | MikeD | 3 | 3,852 |
Aug 18, 2010 07:33 AM Last Post: MikeD |
|
| glTranslate or glOrtho to move camera on a 2D game? | riruilo | 6 | 5,995 |
Sep 22, 2009 12:59 PM Last Post: riruilo |
|
| Make the terrain move with the character | chrism | 9 | 4,149 |
May 20, 2009 04:15 PM Last Post: chrism |
|
| how can I move out this bar please ? | imaumac | 5 | 3,278 |
Oct 12, 2008 08:14 PM Last Post: imaumac |
|

