Cockroach - PointCloud Processing for Rhino

A new Cockroach version for Grasshopper has been released and uploaded on Food4Rhino. The plugin is compiled for Windows Rhino 6 and 7.

This time we also open-source the full code of Cockroach, which employs three libraries: Open3D, CGAL, Cilantro. All of the C++ libraries are correctly cited and follows necessary license agreements. The Cockroach plugin provides wrappers for the .NET via PInvoke. GitHub - 9and3/Cockroach: A plug-in for Rhino point cloud post-processing and meshing

The goal is to create an open-source PointCloud processing tool for .NET that people would contribute to and add more features in the long term. We hope that there will be contributors because NET lacks PointCloud processing in general. The repository is created as part of research at IBOIS, EPFL. For implementing new features, we are working with C# and C++.

24 Likes