Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)mikmJuly 14, 2001 at 5:46 PM#VariableWhat is the "i" variable for the SuperScope?
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)Scarface2k1July 14, 2001 at 8:39 PM#oh, that lets you actually see your superscope. here lemme give you an example. with both having drawing at dots, and at waveform init: n=175 per frame t=t+.05 per point x=(.5)*1.5; y=-v/2.5; now try the same thing with out the "i" x=(i-.5)*1.5; y=-v/2.5
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)Scarface2k1July 14, 2001 at 8:39 PM#(accidental second post 😁)