• Release - Community driven GitHub repository for custom nodes

    Hi All, I recently began developing some custom nodes for Generative Components and noticed that other users have been dabbling in development as well, however our ideas and code are currently fragmented and scattered about the forum across many threads…
  • Sample solution will not build in update 6

    Hi all, As the title suggests I am having difficulty building the sample solution. I have followed the read me, adding in the environment variables etc. yet for some reason Visual Studio simply won't build the solution! I checked the environment variables…
  • problem with references

    Hi, I'm trying to recompile my CS functions, and my references look like this at the moment: using System; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Media; using System…