CeDSoFt's blog

mercredi, novembre 28, 2007

Multitouch image rotation and scaling (Minority Report like)

I just finished to add the zoom and translation to my previous app which rotates a picture with two fingers.

The result looks like the Minority Reports interface... (and the "Microsoft Surface" one as well).This technology is now in your pockets...



I'll publish the App and sources as soos as possible (some stuff are still to fix in the App).





Je viens juste d'ajouter le zoom et les translations à ma dernière app qui permet de faire tourner une image à l'aide de deux doigts.

Le résultat ressemble à l'interface visible dans Minority Report (ainsi qu'à celle de la "Microsoft Surface"). Cette technologie tient maintenant dans une poche de jean...

Je publierai l'application et les sources dès que possible (il me reste quelques détails à régler).

Libellés : , , , ,

vendredi, novembre 09, 2007

Mod my BouncingApp : Do It Yourself


I've found several funny mods/customs of the "bouncing app" on the web.
Basically, you can change the graphics by replacing the images in the BounceApp.app package/directory.

There are three images :

  • layer_bg.png : the background image of the app (320x480, 24bits png)
  • layer_front.png : the front image (for the transparent text) (320x480, 24bits png)
  • iphonfr.png : the boucing object (120x124, the collision rectangle starts from the top left hand corner, an extra shadow can be added to the image in the bottom right hand corner)
Don't hesitate to send me your customized applications, I'll publish a gallery of all those bouncing stuff on this blog :-)

By the way, this app is open-source, if you have some developpement skills, feel free to custom it directly by editing the source code.

Je suis tombé sur quelques modifications sympas de l'application "bouncing app" en parcourant le web.
Il est très simple de changer les graphismes de l'application en remplaçant les images du répertoire/package BounceApp.app

Il y a trois images :
  • layer_bg.png : l'image de fond de l'application (320x480, 24bits png)
  • layer_front.png : l'image superposée (pour le texte transparent) (320x480, 24bits png)
  • iphonfr.png : l'objet qui rebondit (120x124px : ceci représente le rectangle de collision à partir du coin en haut à gauche, il est possible que l'image soit plus grande : ombre, etc.)
N'hésitez pas à m'envoyer vos applications modifiées, je publierai une gallerie de toutes ces choses bondissante sur ce blog :-)

En passant, je rappelle que l'application est libre, si vous avez quelques compétences dans le développement, n'hésitez pas à la modifier directement en recompilant le code source.


Custom gallery :

















KameronStealth1029LucBu
AndyTarek
LinkLink
LinkLink
Link

Libellés : , ,