Did you ever work too long on one feature in a project? It makes you want to get done with the project.
I tried to get 3D models loaded into my ninjarun game. ‘md2’ actually worked fine, but you usually draw it with the glVertex3f, glBegin, glEnd commands, which I …
Just found a full tutorial on how to load .md2 and although skeletal animation for Ninjarun loaded from .x would have been interesting, it would have been an extreme overkill. Threrfore I’m switching to shapekeys for the three animations.
Also, I might get the game done sometime :)
This post …
Installing the earlier version of codesourcery did the job! I am now able to develop applications for my palm pre and other webos devices.
Since I haven’t been doing a lot of GL stuff recently, I am going to refresh that, and then code a little 3D Engine for …
Why would I want to develop for Palm Pre? Why for WebOS, which runs on about only seven different devices?
First of all, I own a Palm Pre and want to play games on it, which are decent and fun (and free of cost :P). And of those there are …