Hi,
i try to remodel the DTC Recycleshell. I struggle to get the Dual Mesh correct. In the original structure the Polygons are aligned with the force flow. This way a sliding failure will be prevented. I used the Tri Remash Component but my Polygons are oriented arbitrarily. Also the original structure has a more staggered pattern. Does somebody know a way to get a similar pattern?
The first gives you most direct control over the topology. For this shape you could even use a fully regular mesh, since it has 6 sides, but you’d get more size and shape distortion of the hexagons. In my example Here I’ve used a mesh which is regular on the interior, but has some corners where it meets the boundary. See here for another example of this.
The second avoids you having to create a starting mesh, and will generally give a nicer distribution than just remeshing, but it won’t generally give perfectly regular arrangements (and not symmetrical unless you include another goal to enforce that). Also for shapes that wrap under themselves the triangulation step gets a bit more complicated (but in your case that isn’t an issue since it can easily be projected flat).
I thought that might come up, and yes there are ways to tackle it, but I didn’t want to overcomplicate things at first.
Are you looking at the regular mesh wrapping approach or the point repulsion approach?