Rahix' Blog procedural-generation posts

The following post is a short description of an algorithm to generate a semirealistic city road network:

Read more...

SVG Paths
2015-07-16 procedural-generation 5 min read

In modern HTML you can embed SVGs directly into your DOM. This allows for pretty visuals, using the powers of both css and svg. One use that I have had on multiple occasions is path animations.

Read more...

This is an old post of mine about procedurally generating spaceships:

Read more...