Ordfly
A Python toolkit for architectural and spatial modeling in Rhino.
Ordfly is a modeling toolkit I developed with Python for Rhino during my architectural studies. It is not one standalone plugin, but a set of tools for different geometric tasks in architectural and spatial design.
The toolkit covers transformations between planar and spatial geometry, curve and graphic processing, and repetitive operations in parametric modeling. One tool, for example, smoothly maps planar graphics onto spatial curves so two-dimensional drawings, patterns, or paths can become editable three-dimensional geometry.
Ordfly grew from practical modeling work. When an operation could be expressed as a clear geometric rule, I packaged it as a reusable tool. Together, the tools extend the Rhino workflow and make iterative design faster, more consistent, and easier to revise.