CGAL_IN_GRASSHOPPER
CGAL_IN_GRASSHOPPER copied to clipboard
Wrapping C++ native code in C# with example of CGAL in Grasshopper.
Wrap C++ Native Code in C# with Example of CGAL Oriented Bounding Box in Grasshopper
This tutorial will show you how to wrap C++ code in C# and we will wrap the Oriented Bounding Box function in CGAL to the Grasshopper plugin from scratch.
📹Video
https://youtu.be/1-QXBM0VjbY
🌹Citation
- Wrapping Native Libraries by Dan Rigdon-Bel
- Using methodgen by Giulio Piacentino
- Cockroach by Petras Vestartas and Andrea Settimi
✅Prerequisites
🔗Git
🔗CGAL
🔭Overview
🧱Fundamental
👜Resource
🔗My Presentation