vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Add GaussianSpread #653

Closed tebjan closed 9 months ago

tebjan commented 9 months ago

Is your feature request related to a problem? Please describe. Extending generative design capabilities by random values with Gaussian distribution.

Describe the solution you'd like Add these nodes to the Lib: https://github.com/bj-rn/VL.Addons/issues/9

Describe alternatives you've considered Add them to VL.Addons.

Additional context Nodes and help patch are already patched:

image

azeno commented 9 months ago

Thanks a lot! Merged, see c65b8d74031b65b5cf77572c9299ac1be4624519 .