Sample Grasshopper for Windows plug-in that uses the Instant Meshes open source meshing utility.
The following tools are required to build InstantMeshes:
- Clone the repository. At a command prompt, enter the following command:
git clone https://github.com/dalefugier/InstantMeshes
- Open the
InstantMeshes.sln
solution file in Visual Studio. - Press F7, or click Build > Build Solution to build the solution.
This source code is licensed under the MIT License.
Instant Meshes has its own separate license agreement.