Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x0f0f0f/tripbot9000
Procedural generation of geometric patterns and fractals.
https://github.com/0x0f0f0f/tripbot9000
art geometry golang mandelbrot mandelbrot-fractal procedural procedural-generation
Last synced: 3 months ago
JSON representation
Procedural generation of geometric patterns and fractals.
- Host: GitHub
- URL: https://github.com/0x0f0f0f/tripbot9000
- Owner: 0x0f0f0f
- Created: 2020-07-11T13:29:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T13:31:36.000Z (about 3 years ago)
- Last Synced: 2024-06-20T02:06:57.777Z (7 months ago)
- Topics: art, geometry, golang, mandelbrot, mandelbrot-fractal, procedural, procedural-generation
- Language: Go
- Homepage:
- Size: 8.75 MB
- Stars: 23
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TRIPBOT9000
TRIPBBOT9000 generates abstract geometric art.
## Installation
```
go get -u github.com/0x0f0f0f/tripbot9000
```## Usage
```
Usage of tripbot9000:
-combo
both mandelbrot and geometric
-dpi int
resolution in dpi (default 120)
-h string
image height (default "80cm")
-mandel
draw a mandelbrot fractal
-o string
output image file name or directory (default "output-Jul-12-2020-17-26-52.png")
-s int
random seed (default 1594567612580521629)
-w string
image width (default "80cm")
```## Gallery
See [here](https://imgur.com/a/k0CgYWU)
#
#