Building on my previous examples of combining the
piGeon library with
ControlP5, I put together another example showing an interface for exploring paneling options on a surface created in Rhino. The user is able to select different paneling patterns (quads, triangles, diagrids, etc) and visualize them as surface or wireframe cells. U and V parameters are controlled by sliders (sound familiar?)
Of course, this is something that is easy to accomplish with parametric tools like Grasshopper. However, my interest here is in being able to customize a simple, standalone, and easy-to-learn interfaces for specific design problems. Easy enough for grandma to use...
More as I have it...