I want to rotate the .gif image with 3D effect in iPhone application,can anyone help me to provide the sample code or any direction is also appreciated.
For starters I think #Brad Larsons website will help you (or his projects).
http://www.sunsetlakesoftware.com/2009/01/13/opengl-es-catransform3d
Related
i want to capture a vertical panorama image with the camera. I was looking around and couldnt find anything. Any kind of help is appreciated :)
For my website, I want to use the vector image as shown here: http://www.sketchappsources.com/free-source/226-iphone-5.html
It's an iPhone 5 that is tilted.
Now I need to add my image to the screen which means I need to 3D-tilt it. I've tried and searched a lot but couldn't figure out how to transform my image so that it fits the iPhone 5 screen.
Any help in guiding me how to 3D transform my image would be greatly appreciated!
Cheers,
Frank
I recently released a plugin solving the exact issue, it allows you to draw a shape with the Vector tool and then apply the content of an artboard into the area. It's called Magic Mirror, please take a look at http://magicmirror.design
I would like to rotate an image by using the rotation point and single touch. Can you please any one help me to do this?
Thanks in advance.
Hi have a look on this once....
Touch rotate image
SO link
Good!
I need to add the image of the iPhone's camera filter / texture through a UIImagePickerController, but do not know how to directly access the camera image, since only with access to the eye.
The filter may be black / white, sepia or anything else.
Thank you very much! regards
Finally fixed the problem by adding a mask to the image, so it was not necessary to apply a filter lol.
thanks
Look here Apple Reference on Image Picker to see what you would need to select an image taken from the camera.
You can then apply the filters you need to this image any way you want.
Apple provides a nice sample project to do this: PhotoPicker You may want to try this out too.
If you need to have an effect that's added on the preview layer in real-time, you'll need to go into a bit lower api's methods, like the AVCaptureSessions and OpenGLES2.0 shaders. There is a good introduction into real-time shader's for the iPhone 4 at: Introduction to Augmented Reality on the iPhone by Nick Waynik. This should help you in figuring out how to add real-time augmentation to the preview layer.
Hope that helps!
I have displayed a series of images in a coverflow effect.
But, now i want them in an inclined format, so that they have to appear as ray emerging from a point.
Can anyone please give me any suggestions, or any samples regarding my query.
Thanks in advance.
This is how the image should look like...