algorithmic modeling for Rhino
form found with dynamic relaxation processing app then grasshopper used to create solid model. Conway operators used to convert triangular mesh to hexagonal.
Tags:
Comment
AAARGH!
I have just spent an hour starting to write Conway Operators components for grasshopper and got half way through before realising it's IMPOSSIBLE.
The stupid Rhino Mesh object only allows Triangles or Quads for its MeshFaces. But the Conway operators (like Dual for example) generate generic polygonal faces (like Hexagons for example).
Obviously I can split a hexagon into triangles but whilst it would work Geometrically, it would spoil the topological relationships and so two successive Duals (for example) wouldn't get you back to where you started.
Anyone got any bright ideas as to how to get Rhino to support a generic polyhedron in a Mesh?
Hi Harri,
I agree with you.. have some components for change mesh topology on grasshopper would be amazing ...maybe we should suggest it to Giulio piacentino (wavebird creator)
anyway have you ever heard about TopMod .. is a software that has a whole range of mesh topology tools,
if you never come a cross it is worth to take a look http://code.google.com/p/topmod/...
Hi Ricardo,
Yes, conway operators change mesh topology, see this link. They can be used to create intricate meshes and also sub-division smoothing. I have not seen a grasshopper tool for these but would be a nice little project for someone!
I used a processing app I wrote for the mesh form-finding and operators. There are a few little bugs to iron out but once this is complete I would be happy to share.
Hi Harr,
really nice shape, I never heard Conway operators,
I guess they are about mesh topology, are them part of grasshopper tools components plugin ?
or did u use another software and imported the mesh?
cheers
Riccardo
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!