## Inspiration
The inspiration was creating a personalised experience for the person who uses the filter. Whoever uses the filter, the resulting visual will be unique for each individual.
## What it does
The filter creates random shapes with colors, based on the camera texture as long as it has a movement. You can capture any moment with the random shapes you created on the canvas which is your screen. And you will have your own unique filter painting.
## How I built it
I used the audio analyzer for colors and shapes to differ by sound input coming from the microphone, while render pass is working on the background for the richness of the shapes.
## Challenges I ran into
The most challenging part was making the filter produce random shapes and different colors perpetually.
## Accomplishments that I'm proud of
The whole filter :)
## What I learned
I learned a better understanding of creating something with the audio analyzer and the render pass and how to combine them to improve the randomness.
## What's next for hallucinate
I want to improve the transition between the scenes with smoothening them.


Log in or sign up for Devpost to join the conversation.