Exactement le même calcul avec une orientation plus "vectorielle" du problème:


public class VonKochSnowflake {

public List<Point2D> points = new ArrayList<Point2D>();

// relative...