Inspiration: We just wanted to make something that represented the theme, "Art", in a unique way. Rather than creating new art from scratch, we tried to make a program that could build off of images using user creativity.

What it does: Art Studio essentially allows the user to take pre-imported image files and choose how they want to edit them. They also get a bit of input from us, as we take a random pixel from each image and match it to a specific filter that we believe would look best on the image.

Challenges we ran into: We had no prior experience working with images using java, so really we had to research and learn from bottom up how to display images and perform operations with them.

Accomplishments that we're proud of: Getting it done!

What we learned: We learned about many Java packages including AWT and Swing, and we also learned how to use RGB values and a coordinate system to display our images.

Built With

Share this project:

Updates