Kangaroo update anytime soon?

Dear Daniel,

I was just wondering if there is a new release of Kangaroo planed anytime soon?

I was especially excited about that new goal you announced here:

5 Likes

Yes indeed, new version coming this month

26 Likes

:heart_eyes:

Took a few days longer than planned, but I finally got an updated version out:


(scroll down to the bottom of the releases)
This is a sort of unofficial release, without notes or example files yet, so really just for the adventurous. There will be another more ‘official’ version coming soon.

9 Likes

…and since you asked about this one specifically - here’s an example of the developablize goal:
developablize_example.gh (32.9 KB)
(It still takes some work to turn the result into something you can unroll. I’ve also got some ideas for future versions to distinguish between creases and seams, and hopefully get larger strictly developable patches between them)

4 Likes

The results sometimes remind me a bit of stone carvings

developablize_example2.gh (193.6 KB)

15 Likes

Possible to then disjoin at the sharp edges for unrolling?

2 Likes

In theory, yes…
Part of the challenge I think is that in some places there might be sharp creases which can be unfolded, while the faces either side stay attached, and in other places there are seams, where it has to split before flattening.
So I’m not sure just splitting by an angle threshold would be enough. It would be a good place to start though. Once it is split and flattened (even if not precisely developable), it should also then be possible to equalize edge lengths between the flat and 3d in order to enforce stricter developability.

5 Likes

Hi Daniel: You state that the Beta 2.5 is for R6 only; this means that this and all the forthcoming builds are also for R6?

best

Hi Peter,
I’m not sure yet - there might be one more update of Kangaroo for Rhino 5, but some of the new features make use of functions only available in Rhino 6, so it wouldn’t be possible to add them to the R5 version.

That’s so cool! Really looking forward to test!

Hola @DanielPiker, where’s that beta? can we try/see/play? :smiling_face_with_three_hearts:

thx,

G

@gustojunk Here :D, in the end, it is called 2.5 (beta) .

Hi.

I got this after opening and Kangaroo tab disappeared :neutral_face:

Hi Mesrop. It looks like you are using quite an old service release of Rhino. Try updating (in Rhino - Help>Check for Updates).

1 Like

@DanielPiker do the macOS guys have to wait a bit?

@DanielPiker This is great Piker! I am using after meshes are generated in tOpos.


isothermic_demo.gh (15.4 KB)

3 Likes

After reading this comment, I began to think how this component could be used to mimic hand-carved forms and perhaps then be machined via cnc.

I’ve started on a courtyard project where I used the component to model some tall marble totem-like objects. Below is a preliminary rendering.

4 Likes

Daniel, this is very impressive. Thank you for sharing.

I was wondering though if you are aware of an issue that some complex boundaries trigger, where the rhino viewport goes blank after some number of iterations. Is it just the geometry that’s contributing to this crash or do you think it can be avoided by adjusting the strength parameters?

Again, wonderful tool. Thanks!