• Generative Components Tutorial - Easter Egg Random function, GradientColor node, ByUniversalTransform

    Hi I would like to share with you tutorial with EasterEggs;) Just using it as a funny base but tutorial showes some techniques, nodes and functions. https://www.youtube.com/watch?v=axtCmi57wuU
  • Re: Spheres with random radius

    Hi Martin, in GC there are usually more than one way to do the things. The Function need a list of points, in this case called latticePts, also you can use the name of the points point 01. Or if you want to be elegant you can use directly the name…
  • Re: Spheres with random radius

    Hello Martin, I hope this helps. Please see the attach
  • Re: Stochastic Search

    I had a quick bash at this before breakfast... It now puts a circle inside one circle, but outside another. there is a bit of a hump with data management to get over now with the other circles, but with a bit of refactoring and some thinking…
  • Generative Components palm tree modeller

    After trying to find some useful low polygon palm tree 3D models on the internet (failed) I made the decision to use Generative components and make my own, fully controlled models. Generative Components offers endless possibilities, e.g. creating sets…