ThoseDeafMutes
Member
I had to mathematically describe certain shapes for my honours thesis since I was procedurally generating SVG spiders derived from randomly seeded "genomes". One gene would control how long one leg segment was, another would control how curved the spider was, stuff like that. Genetic Algorithm stuff. Each segment of the spider was a shape I described in code with variables for the genes.