Java Program
I’m obvoiusly in a java programming class at my college. This last lab was kinda fun, I havent finished it yet but… The lab is a RGB input box, where you put in the 3 RGB values for 2 colors and it shows the color shades from the first color going to the second. For the extra credit on the lab, I’m going to try to make it so you can click on a color bar in between the 2 colors and it pops up with what RGB numbers they are. This can be very useful if you make maps for games and such. Like I know 255, 255, 194 makes a yellow like the sun. I’ll edit this post with a link to download or view the file when I’m done with it, sometime next week maybe, or I might finisht it this weekend. And if I cant get the pop up box to work, then it still will be useful for determining colors. Hopefully I will be able to convert the colors to Hexidecimal color keys also, which is another part of lab. So you can find out what the hexidecimal value is.
Write a comment
You need to login to post comments!