module ProceduralArt::PsychoFlower

Overview

Inspired by https://www.openprocessing.org/sketch/941217

Defined in:

generators/psycho_flower.cr

Constant Summary

INFLATE_DOWN = 0.025
INFLATE_UP = 0.05
MAX_CIRCLE_SIZE = 20
MAX_WAIT = 0.7
MIN_CIRCLE_SIZE = 10
SCREEN_SIZE = 500

Class Method Summary

Class Method Detail

def self.make #

[View source]