mirror of
https://github.com/Xevion/processing-projects.git
synced 2025-12-07 01:16:05 -06:00
Gradients project
This commit is contained in:
@@ -8,4 +8,6 @@ All my projects attempting to create vivid or interesting visuals using the Proc
|
||||
|
||||
- **CircleIntersection** Plots circles in places where others aren't, expoonentially becoming slower and slower with each successfully located spot. Somewhat buggy and needs tuning to become much faster using a better algorithm, and probably better methods for deciding where spots are (less random, more organized manner).
|
||||
|
||||
- **EquilateralTriangle** Places squares in increasing size whilst rotating.
|
||||
- **EquilateralTriangle** Places squares in increasing size whilst rotating.
|
||||
|
||||
- **Gradients** Builds simple linear RGB gradients from 1 random color to another.
|
||||
Reference in New Issue
Block a user