sepandhaghighi / samila

Generative Art Generator
https://www.samila.site
MIT License
1.08k stars 78 forks source link

Rotation Added #177

Closed sadrasabouri closed 1 year ago

sadrasabouri commented 1 year ago

Reference Issues/PRs

176

What does this implement/fix? Explain your changes.

The rotation parameter is added to the plot function. Now You can start with some art like below:

and rotate it to have something like this:

codecov-commenter commented 1 year ago

Codecov Report

Merging #177 (744331b) into dev (e3c9ced) will not change coverage. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               dev      #177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          592       611   +19     
  Branches        90        92    +2     
=========================================
+ Hits           592       611   +19     
Impacted Files Coverage Δ
samila/functions.py 100.00% <100.00%> (ø)
samila/genimage.py 100.00% <100.00%> (ø)
samila/params.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.