sketchbook | about | resume | blog

paige deRaedt

word particles


this was created during my time at the school for poetic computation after learning how to code particle systems in openframeworks. the user is prompted to type in a word and click enter and it is added to the particle system. as more words are added, forces between the word particles are determined by the words' distances from each other (calculated using the levenshtein distance). the word particles also have a repelling force from the mouse.


code


word particles