July 2009
5 posts
Random Walk →
Random Walk is a series of visualisations by Daniel A. Becker showing the relationship between chaos and order in random systems.
The project simulates randomness in a series of visualizations, covering 14 double-sided A2 posters, aiming at delivering insights into the unfamiliar phenomenon. The project was part of a diploma thesis at the University of Applied Sciences in Mainz, Germany
...
Jump Network
As I mentioned previously the game is planned to have multiple methods of travelling from system to system the one I’ve recently been looking into is something like a jump-point network which links all systems to at least one neighbour and provides a route from any system to any other.
There are two main graphs which fulfil this quality one is the Delaunay triangulation and the other is...
June 2009
1 post
Galax Seas
Recently I’ve volunteered to collaborate on a Space RTS game, nothing fancy just an attempt to relive the joys of Master of Orion while I’m waiting for the guy who’s working on the scripting interface to finsih off I decided to have a little play around with the procedural generation of galaxies.
Anyone can create a bob of stars (more on this later) so I decided to try a twin...