Video post 1
Ninjarun Preview video to show you the animations and stuff…
.. and that there actually is a game ;P
This post was imported from tumblr.
Ninjarun Preview video to show you the animations and stuff…
.. and that there actually is a game ;P
This post was imported from tumblr.
After I had decided to do sprite sheets after all (of an animation generated with blender), I did 4 animations and included them into the game.
I now have a run, takeoff/jump …
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 usual …
Today I looked at the .x file format and decided to do the character animation for Ninjarun not with a sprite-sheet but a 2D mesh with bone-animations.
This post was imported from tumblr.
I spent last weekend with WebOS game development. Here’s a screenshot of what I got now (runs on the device aswell ;) )

This post was imported from tumblr.
I recently stared messing around with the simple sample app from the WebOS pdk a bit, trying to draw with vertex buffers and so on. I had a few problems, since the sample app used Open GL ES 2 …
Simple GLSL shader I coded for GL ES via a GLSL Tutorial (>link).

Another very similar one I found by experimenting a little:

This post was imported from tumblr.
I started teaching myself shader programming with GLSL, since I’ll be needing it for making decent GLES games for both Android and WebOS.
I tried RenderMonkey and Shader Designer for Devel …