hello friends
How to use the Chebyshev nets method
Place the mesh on the desired surface.
But I did not succeed.
chebyshev_mesh.gh (75.4 KB)
I used this method this way
chebyshev_mesh.gh (76.5 KB)
Hi @eghbalpourf
For a Chebyshev net you need quads not triangles.
Quad nets are able to smoothly cover curved surfaces with equal edge lengths because they can deform into rhombi, changing their angles.
For triangles, if the edge lengths are fixed, this fixes the angles, so the only way for them to wrap onto a curved surface is by crumpling.
1 Like