Phixel
![](/work/phixel/phixel-preview.png)
I built a super simple photo editor in Processing with my friend Ricky Dong. The editor supports layers and has fill, move, erase, and draw tools. Through this project, I learned about alpha compositing and how to render semi-transparent layers on top of each other. I also found a partical application of breadth first search (bucket tool).
![](/work/phixel/phixel-img-1.png)
![](/work/phixel/phixel-img-2.png)