Jump To Section
Users Online
We have 4 guests online
Search Site...
Statistics
OS : Linux g
PHP : 5.2.14
MySQL : 5.1.48
Time : 10:35
Caching : Disabled
GZIP : Disabled
Members : 21
Content : 87
Web Links : 25
Content View Hits : 36777

OpenGL: Making a 2D Grid Image

There are sometimes that you may need to create a gridded image. Images created using grids allow you to do various effects on images, like the famous wave effect, or a ripple effect. I will not show you the way of performing the wave effects, but I will try to point you in the right direction of creating the grid behind the image.
There are sometimes that you may need to create a gridded image. Images created using grids allow you to do various effects on images, like the famous wave effect, or a ripple effect. I will not show you the way of performing the wave effects, but I will try to point you in the right direction of creating the grid behind the image.

Note that I will try to comply with the general rules as much as possible. The code I will give you will work on PCs, Macs, and Mobile Devices that run on top of OpenGL. I will try to stay away from platform-specific instructions as much as possible.

Last Updated (Friday, 13 November 2009 17:41)

Read more...

 

OpenGL ES: gluPerspective?

Project Z is a new project undertaken by Project Soulstorm. It will have as a basis OpenGL ES and 2D graphics, animation, and music.

Project Z will not be anything revolutionary, but it will be in a whole different direction that the X one, since it will going to use OpenGL. So far, I am doing well with converting my stuff from OpenGL to OpenGL ES, with my basic problem being that I will have to rewrite the SFCocoa’s object model loader due to limitations in the OpenGL ES implementation.
Project Z is a new project undertaken by Project Soulstorm. It will have as a basis OpenGL ES and 2D graphics, animation, and music.

Read more...

 

Cocos2D iPhone Installation

So, you have decided to use Cocos2D. On the internet, there are tutorials that will help you make your own Cocos2D template and make it work with your project. Until some days ago, I used those templates, and a custom template of my own making.

As the Cocos2D project was being upgraded, however, I found it more and more difficult to upgrade my old projects to use the new Libraries. So I found a way to upgrade my Cocos2D Library and be safe that future updates will also be made possible. Just follow the following steps.

Last Updated (Friday, 13 November 2009 17:32)

Read more...

 

Core Data Database Migration Explained

So, you have your application wrapped up and ready for sale. It is being released, but suddenly, you realize that the old database is not sufficient for the things you want to do in your updates. What do you do then? Read on, and you will see.
So, you have your application wrapped up and ready for sale. It is being released, but suddenly, you realize that the old database is not sufficient for the things you want to do in your updates. What do you do then? Read on, and you will see.

Last Updated (Friday, 13 November 2009 17:39)

Read more...

 

*** [RELEASE] iMe 2.0 for iPhone ***

After some mishaps, the new version of iMe is released with new features like Voice recording, image thumbnails, voice memo, txt file support, redesigned user interface, and much much more!

Head over to the iMe site to see more information, or download the application here

Last Updated (Friday, 30 October 2009 14:35)