WebGL

Code of Music / Week Ten / L-System by Pippa Kelmenson

Assignment:

  • L System Study. Design and implement a generative/interactive piece based on L Systems. Record a 20-second composition/improvisation using it.

Interaction:

While the sliders at the bottom only control the visuals, the visuals are responding to an L-System that cycles between F and G.

Response:

L System using P5.js, Tone.js, and WebGL.

Made with Elias Jarzombek.

You can find our code here.

Code of Music / Week Eight / Markov Chains by Pippa Kelmenson

Assignment:

Design and implement a generative/interactive based on Markov chains. Record a 20-second composition/improvisation using it. Post the running sketch, code, and documentation to your blog.

Inspiration:

M Horwich Markov Oscillators

Luisa Markov Melody

Directional Light

Result:

Made with Bomani Oseni McClendon.

Uses WebGL, Tone.js, and P5.js. You can find our code here (rectangles) and here (spheres).