https://github.com/quantixed/gblocks
Generative art
https://github.com/quantixed/gblocks
generative-art igor rstats segments
Last synced: 4 months ago
JSON representation
Generative art
- Host: GitHub
- URL: https://github.com/quantixed/gblocks
- Owner: quantixed
- License: mit
- Created: 2017-06-07T20:56:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T20:16:41.000Z (about 6 years ago)
- Last Synced: 2025-01-12T12:45:28.718Z (6 months ago)
- Topics: generative-art, igor, rstats, segments
- Language: IGOR Pro
- Size: 1020 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gBlocks
Generative art projects in R or IGOR pro.
## R
Generative art based on a grid of squares.
Starting with a grid of squares,

Apply hysteresis to the corner position in an arc from the first square to the last `grid_of_hysterical_squares.R`

The grout is variable, as shown in this example.

## Igor

Basic generative code to make an array of blocks with different properties `gBlocks.ipf`.
Hexagonal packed blobs inside a circle or not with `gHex.ipf`
