Java Color Picker Question - Opinion Needed

Discussion in 'JavaScript' started by phaze3131, Oct 8, 2009.

  1. #1
    Hey guys I have a project for school that is coming up that I am starting to think about. Here are my ideas of what I want to do after doing some research.

    I am looking for a color picker which is similar to this one here but yet different:
    http://www.almsamim.com/color-picker.html


    That one shows visually the HSV color space but actually it is using RGB color space to determine the value of the colors, because HSV is more of an intuitive visual representation.



    In any case that is what I am looking for but with these key differences.

    I need it 768 pixels x 768 pixels, so each color is going to take up a 9 (3x3) pixel square space. Also the movement of the cursor will only be on the center pixel of the 9 pixel squares.


    I'm not sure what I want this coded in so please tell me your thoughts if you think I can/should do this in java/ajax.


    Oh also later I might want to encorporate this static color picker model with a mysql database that can dynamicalls add and remove colors from the selection process.

    So with that in mind what do you guys think?


    Thanks so much for any help!
     
    phaze3131, Oct 8, 2009 IP
  2. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #2
    dimitar christoff, Oct 9, 2009 IP