This is an old revision of the document!


Hydra Presentations

Made by: Yuna Wu

//side,ratios,smoothing(blurry)
shape(7, 0.1, 1)
//repeatX, repeatY
.repeat(3.0, 3.0)
//    angle, speed
  .rotate(6, 1)
//r=red; g=green; b=blue
//     r, g, b
.color(2,0,250)
.scrollY(0,0.5)
.out()
  • yuna-wu-hydra-presentations.1674887619.txt.gz
  • Last modified: 2023/01/27 22:33
  • by yuna.wu