Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 634 Bytes

haskell-av-mandelbrot

Project Proposal

This is a project to test the feasibility of Haskell to build an audio-visual file that maps audio to a continuous visualization of Mandelbrot Set.

What is the problem?

The idea is to create multiple Mandelbrot Sets by iterating over different continuous parameters and generate images (or frames) that can be stitched together to create a video.

Something cool/extra

Mapping audio to each iteration of the Mandelbrot Set such that each frame of the video has a representative sound (not necessarily unique).