Mesh Relaxation with TriRemesh

Hello,

I am trying to create a relaxed mesh surface using Kangaroo2. With my intentions, I need it to be created with a triangulated mesh. The problem is I can’t get the BouncySolver to “pull” the surface upwards, mimicking the effect that is shown in the example photo.

Program_tests.gh (13.6 KB)

James

Hi,

You can solve your problem with “Mesh Vertex” instead of “Load”. I added some other fun stuff I learned back when I did more kangaroo. Enjoy.

Program_tests_02.gh (25.8 KB)