Inspiration
Our team emphasized the representation of various futuristic-themed retro images that could show what the various images represent in their Retro-Futuristic styles. We thought of examples from the Internet like Cyberpunk that inspired us to bring out more of the theme's colorful images.
What it does
The RandTRO is like an image generator, but instead of generating random images, it generates images from our image links array.
How we built it
We built the RandTRO using Java API Tools like JPanel, JFrame, and URL Imports, allowing us to show any provided image using their link.
Challenges we ran into
- We have to save only images that fit within our provided resolution for width and height
- Trying to import the Image Objects created from our image link, and show it on the JPanel/JFrame API.
- Unfamiliar usage of the Java.swing APIs; limited to Java programming only. ## Accomplishments that we're proud of
- Build and finish our project using only Java. ## What we learned We learned experience dealing with the Java API for the JPanel and JFrame networks. ## What's next for RandTRO Project Unknown, but improving the usage for image links by adding File APIs.
Built With
- java
- jframe
- jpanel
- url
Log in or sign up for Devpost to join the conversation.