8000 GitHub - Catalyst-42/neiroart: A collection of scripts for generating images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Catalyst-42/neiroart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neiroart

A collection of scripts that generate images. Generative art.

Installation

Code written on Python. Scripts uses PIL and numpy libraries to generate images.

pip3 install -r requirements.txt

Settings

Each script has their own settings. You can show it with -help flag. Each script had default settings, which can be viewd and updated in settings.toml file.

You can also pass different :aliases in parameters. Aliases can be found via additional help commands:

# Glyphs
--show-glyphsets

# Colors
--show-colors
--show-colorsets

# Zombatar colors
--show-bright-colors
--show-common-colors
--show-skin-colors

You can add your own aliases in aliases.py file. All image samples for generators can be found in src/img/ folder.

Examples

zombatars.py

enemies.py

glyphs.py

mapper.py

worm.py

puzzles.py

coprimes.py

About

A collection of scripts for generating images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0