Aww, Screw this!

This is an old article from 2013. I was a kid. I learned a lot since then, so please do think twice when taking advice from me as a kid.

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 do not have in GLES. Now, there are many solutions to this, but most of what I have come up with, did not work.

So, instead of wasting even more time on this … I decided to just use sprites. Maybe created in Blender or something to make animation easier.

This post was imported from tumblr.