Skip to content

Luctins/texture-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texture Generator

"Wallpaper" (as in the image that goes in paper that is glued to a wall) generator, using a 'stamp image' over a larger image, applying random offsets, rotation and opacity.

How to use

See ./generate-texture.py -h for a list of all available parameters

Sample Output

Sample Output

Using command: ./generate-texture.py -x2000 -y2000 -d 0.7 -s 0.3 -a 0.8 -m 0.1 --no_stamp_color ./assets/m.png examples/dark_no_color.png

About

"Wallpaper" generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages