Created
          May 22, 2023 00:41 
        
      - 
      
- 
        Save march213/2b5a5d69a0c7c53970ff4d7f86d2660c to your computer and use it in GitHub Desktop. 
Revisions
- 
        march213 created this gist May 22, 2023 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ osc(10,1) .modulate(noise(1),.22) .diff(o0) .modulateScrollY( osc(10).modulate(osc(1).rotate(), 0.1) ) .modulateScrollX(osc(0.1, 1), 1) .scale(.4).color(0.5,1.2,1) .out()