Aug 27

I wanted to use openGL lines for lasers.

But how to make bigger lasers? How to make cool looking lasers?

2010-08/better_lines2.png

One way is to call glLineWidth() and make the line thicker. But there are 3 downsides: not every graphics-card supports it, the ends of the line seem 'cutted' and it does look very 'flat'.

Aug 24

I wrote a more detailed post at the ludum dare-site:

http://www.ludumdare.com/compo/2010/08/23/summary-my-first-ld/

2010-08/screen_1.jpg

Here are the download-locations for the windows-version and the source-Code:

download:
http://games.spunkmeyer.de/downloads/Trust_Your_Enemy.zip
source:
http://games.spunkmeyer.de/downloads/Trust_Your_Enemy_Sources.zip

I will polish that game, get some music and fix all the bugs in some weeks from now, since there are exams to be written ahead... :-)

Aug 22

Its LD time! I have managed to get through roughly the half of my core features.

See more details on the LD-Site:

http://www.ludumdare.com/compo/2010/08/22/progress-kind-of/