Phänotyp
by bewegende Architektur e.U. and Karl Deix
Phänotyp is an Add-On for Blender 3D:
https://www.blender.org/
You can download the latest version from Github:
https://github.com/bewegende-Architektur/Phaenotyp/releases
It allows to perform genetic mutation of architectural structures. Furthermore it can be used to analyze moving shapes. This is especially useful when working on kinematic architectural projects. The tool is focusing on early stages of the design process and can be used for free without any warranty. If you want to participate in the project please get in contact via: chris@bewegende-Architektur.com
Analysis is done with PyNite from JWock82 (Craig):
https://github.com/JWock82/PyNite
GA based on the approach by Atul Kumar:
https://www.geeksforgeeks.org/genetic-algorithms/
Material properties are taken from:
https://www.johannes-strommer.com/formeln/flaechentraegheitsmoment-widerstandsmoment/
https://www.maschinenbau-wissen.de/skript3/mechanik/festigkeitslehre/134-knicken-euler
Sorttable by Stuart Langridge is used to organize the results:
https://www.kryogenix.org/code/browser/sorttable/