Show / Hide Table of Contents

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

Example from the github '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.

Laga DLL in Nuget gallery

Example from the nuget gallery

Importing Laga into a C# node in Rhino3D Grasshopper

  1. Create a C# node in Grasshopper
  2. Right click on the node and select Manage Assemblies Example from the nuget gallery
  3. Locate Laga.Dll and LagaRhino.Dll Example from the nuget gallery
  4. starte making design explorations

Issues, comments, challenges, etc

Please report them here:

https://github.com/cidelab/Laga/issues

In This Article
Back to top Powered by DESIGNEMERGENTE.COM