Happy 2012 !

Very long time since my last post ! Too busy I guess :P .

I’m starting this new year sharing with you a custom ICE node that was on my hard drive since last year… It generates the polygonal description to build a 3D Convex Hull.

 

You can download it here. It includes two scene files and the win64 dll.
The C++ sources are also there if you need to compile it for an other platform.

I used the Gift wrapping algorithm and  added a mode to generate NGones when several triangles are coplanars (just un-check “Triangulate Coplanar” to use it) but, be careful, this mode is buggy !

Advertisement

5 Responses to Happy 2012 !

  1. It works perfectly well, thanks!

  2. Apparently I’m missing a library and the plugin won’t load…any ideas? On Win7 64.

  3. Guillaume Laforge

    I compiled the win64 dll using Visual Studio 2010, so I guess you just need to install the VC2010 redistributable package : http://www.microsoft.com/download/en/details.aspx?id=5555

  4. Pas encore de 2012 ici, mais l’effet est super joli !
    En fait j’ai raté le feu d’artifices du nouvel an, du coup je crois que je suis mentalement resté en 2011 ;)

    La bise

  5. thanks for source code!!!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s