dmitry-rizshkov's blog

Incoming features: In-App Purchase

On last AppUp Elements at Seattle i heard a lot about new incomming features in AppUp SDK. Some of those features is a very excited for, as for developer and I'm going to share my thoughts about new features with you in this post. In-App Purchase

Augmented Reality with Qt. Part 3 - Tracking position of real world object.

Lets add some magic to our project. In the previous parts we learn how to capture and display video from the web-cam, how to render 3D objects using OpenGL over our video.

How to integrate Intel AppUp™ SDK and create RPM package for MeeGo* applications

In this article I will show you how to prepare your MeeGo* app to be validated in the Intel AppUpSM Center. This article is based on the project from my another article Modern mobile applications with Qt* and QML. No changes will be made in the project source code.

Interesting stuff I've learned at the first Russian MeeGo conference

MeeGo architecture overview Take a look on the picture below. This is not a just architecture overview, this is great guide for developers.

TAGS:

Augmented Reality with Qt. Part 2 - 3D with OpenGL

Augmented Reality with Qt. Part 2 - 3D with OpenGL In this part we will add some 3D functionality to our application. First you need to open project file and add "opengl" string. Without this string Qt couldn’t find paths to required include files.

Augmented Reality with Qt. Part 1 - Capturing video from Webcam

Augmented reality is one of the most amazing technologies today. With augmented reality you could add some really futuristic features to you application. Your application could mix reality and virtuality. Augmented reality application should contain at least 3 main parts:

Bonjour World or how to localize Qt applications

If you going to create a really popular application you should care about localization of your application. To reach the most users your application must "talk" on their languages.

Angry Blocks or how to make physics based games with Box2D library

Box2D is an Open Source 2D physics library for game makers. This library take care about friction, gravity, body mass, colissions and much more. Using this library you can create your own phisics based games, shooting games like Angry Birds, for example.

Modern mobile applications with Qt and QML

Qt is a flexible and powerful way to create cross-platform applications. QML is part of the Qt, this is a markup language which gives to the developer complete freedom in development of the user interface.

TAGS:

10 reasons to submit your app to the AppUp

When I first heard about AppUp, I soon realized it is important for me to join and get in early. I determined this is a huge, empty market and I have a chance to be first. Looking on how AppUp grows, and hearing about plans for new devices I found more reasons why I should develop apps for AppUp?

TAGS:

Questions you must ask yourself when developing netbook applications

Who is your audience? First you must understand your target audience. If you're developing applications for kids you must make the application easy to use and easy to understand (ideally - nothing to understand). For example, consider eliminating text labels, popup menus and etc.

Syndicate content