Hello everyone,
i am trying to create an image/application which will work as a mirror,
Anyone uses should be able to view their face as they see it in normal mirror. It should work under all normal condition as normal mirror works.
which technology i should use?
can i do it without OPEN GL?
can anyone have any experience regarding this?
which framework should i use to develop this application?
plz help.......
Last edited by AmitSrivastava; 07-04-2009 at 02:52 AM.
Hello everyone,
i am trying to create an image/application which will work as a mirror,
Anyone uses should be able to view their face as they see it in normal mirror. It should work under all normal condition as normal mirror works.
which technology i should use?
can i do it without OPEN GL?
can anyone have any experience regarding this?
which framework should i use to develop this application?
plz help.......
If I understand you right, you want to create an application, that will imitate a mirror. Well, I'd say - it's impossible
For a mirror to work you need a reflective metal surface and since the iPhone screen is not made out of metal, you will get no reflection. openGL or whatever you use to draw something to the screen doesn't make a difference here.
The best possible mirror on the iPhone (again, in my opinion) would be a black texture, since black is most reflective on the iPhone. On the other hand, one can achieve this effect much faster by turning off the iPhone
There are already at least 2 mirror applications in the app store ... they get HORRIBLE reviews. Someone decided to let you select a "frame" for your mirror and publish it is an app (since the phone kind of reflects).
Somehow it continues to sell even though it is rated like 1 or 1.5 stars overall.
Thanks for reply,
but i want to create this application for me only, just for fun..
i just want to check whether it is possible or not, and if yes then how?
i don't have any idea how can i create a mirror for iPhone,
if you have any idea, plz suggest me..
thanks in advance...