Over 6 years of experience in the design and development of desktop applications, tools, graphics and user interfaces. Worked as a software developer for global companies such as Imagination Technologies and Codemasters.
(video)
3d page flip animation created using cocos2d framework.
My 3d concept of flipping a page is based on its 2d version. We will still reflect points that are in front of the symmetry axis but we will also modify the z coordinate of these...
EduCards is an educational application which can be used to study foreign languages, remember difficult words and meanings, etc. Educational cards (also known as flash cards) are pairs of words or pictures which are somehow related to each...
(video)
2d page flip animation created using cocos2d framework.
Page flip (or page curl) effect is very popular on the touch devices. It's used as a transition effect between two views, often found in electronical books to move to the next page.
Recently we had to create a registration form which allows you to set some different data like country, language, first and last name, date of birth, etc. It's not a problem to edit text-like properties. All you need is to create a UITextField.