Just another Flash-Blog
Yes, it’s true. This is just another Flash-Blog. One of thousand others.. And actually I don’t think that this one is going to be better than other blogs or that it’s a cool idea of having a blog. So...
View ArticleObjective-C, first steps
Actually I’m wondering how many people start coding Objective-C these days. Especially Flash coders. It must be the App-Store that comes with the iPhone making it really easy to publish your...
View ArticleCustom Events in Objective-C
If you are living in the ActionScript world and you are looking for something like an event handling system, you might won’t find any. I googled events and custom events, callbacks and finally figured...
View ArticleBeginning iPhone Development
The title says what I am doing and it’s also the title of my current favourite book. I bought two books. One is for diving into Objective-C and the other one is about the iPhone SDK. It worked out to...
View ArticleCreating Custom 3D DisplayObjects in Papervision – Part 1
Have you ever thought of how to do these moving and transforming objects in Papervision? Click “Start” to see what I mean. I did. My world was limited to the Papervision primitives and collada objects....
View ArticleCreating Custom 3D DisplayObjects in Papervision – Part 2
Ok, now that you know how to set up your own custom object in Papervision I’m going to show you how texture maps work. In the preceding Post we omitted the texture map in our face. So if you want to...
View ArticleCreating Custom 3D DisplayObjects in Papervision – Part 3
Ok, now it’s getting really interesting! In the last posts you learned how to set up your own custom Papervision object and how to display textures on it. Now we are going to animate our object. The...
View ArticleiPhone controlled RGB LED via Arduino and DMX
Yes, the title of this post might sound a bit weird but this is actually what I was working on the last days. I actually planned to dive into this physical computing thing. I guess I told some people...
View ArticleiKicker – a simple football game
I finally developed my first own iPhone app which is now in the App Store. It is a free and simple football game. The game is about about keeping a ball in the air. The more often you hit the ball the...
View ArticleIntelliDrink released
My new iPhone app IntelliDrink just hit the Apple AppStore. It is a blood-alcohol content (BAC) calculator which gives you a nice overview about your current BAC and how your BAC is going to rise or...
View Article