Primitive alternatives
Primitive is a command-line application written in Go, which generates images using geometric shapes. It uses optimization techniques like hill climbing and simulated annealing, along with scanline rasterization and color computation based on affected pixels. The app is open source and available for Linux, Mac, and Windows.