
Continued work on Mineshooter!
I just read a blog-article from manwithsteelnerves about z-fighting which really motivated me to continue 3D-programming with OpenGL. That’s why I decided to continue my Mineshooter project and here is a new screenshot.
What I did: I had stopped developing this game, because of difficulties …


This is the last of the projects I’m currently working on. It’s called “Notenspiel” (German), probably could translate it to “Note Game” (Meaning musical notes).
You can see your points in the top-left (yes, “Punkte” is German for points :) ), you get them by pressing the right key on …

This is a screenshot of Mineshooter a game similar to Minecraft, but as a Shooter Game. I was making this while learning OpenGL 3D-Programming. I already included common Shooter-Navigation (w-a-s-d and mouselook) but failed trying to implement gravity :)
I am not shure, if I am going to continue making this …