Articles

On this I will put my newest articles about all kinds of stuff.

Vim

Game Programming

Two beginner level game programming articles.

  • #1: Game programming with a camera object, Peter Stuifzand, June 2005

    At one time during the writing of a simple tile based game I found the need for an object that helped with calculation of screen coordinates from game world coordinates.

The camera object is one of the most important objects in 3d game programming, but also in 2d programming these can have value.

Programming

Java GUI Programming

Writing GUI applications without extra tools can be very hard. But it is possible with some classes and libraries that are freely available.

Screen

On my programming weblog I wrote a few posts about screen.

Virtual Machines

Two dutch articles about two virtual machines I tried to write. Both have almost complete functionality, but were not used for any kind of programming.

Both projects were for me to understand the writing of this kind of software.