generativeart
generativeart copied to clipboard
Generative Art in Go
Results
2
generativeart issues
Sort by
recently updated
recently updated
newest added
We currently cannot use the `Options` struct for the `SetOptions()` method because its fields aren't exported. Had to use the helpers function instead : ```go type OptionsOverride struct { Background...
There happens to be one in golang: https://github.com/psykhi/wordclouds It appears to be quite useful and might be a nice addition to this collection.