Workshop
Getting the source code
The source code is hosted in GitHub in the branch Development. from there you can clone, download the source code, download the zip file, etc. you will need Visual studio 2022. Development branch
Code experiments and new tests are in the branch newDevelopment, as soon as stable, this branch is merged into Development and a new package is created. Of course you can play here as well: newDevelopment branch
'Clone, download the source code, Fork, download the zip file, etc.'
Getting the DLL
The DLL and xml documentation is hosted in the Nuget package. Witg Visual Studio 2022 and the nuget plugin you can import Laga directly. You can also download the package from the NuGet gallery, and once is in your folder change the extension .nupkg for .zip to get access to the DLL and XML documentation.
Importing Laga into a C# node in Rhino3D Grasshopper
- Create a C# node in Grasshopper
- Right click on the node and select Manage Assemblies
- Locate Laga.Dll and LagaRhino.Dll
- starte making design explorations
Issues, comments, challenges, etc
Please report them here: