Results 1 to 5 of 5

Thread: Possible Image Maker?

  1. #1
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default Possible Image Maker?

    Would it be possible to create some sort of image creator using many black .png pixels (1*1) to somehow align themselves into an image? I do know that it MAY be possible, but the code I want would need to be fast and small, just like my signature states.

    -magicyte

    P.S. John or Daniel: Please respond!

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Well, you'd need a pixel of every single color on earth.. Very hard .

    So I suggest PHP GD.
    Jeremy | jfein.net

  3. #3
    Join Date
    Jul 2008
    Posts
    199
    Thanks
    6
    Thanked 58 Times in 57 Posts

    Default

    eh...maybe...

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    @Tih(thats what you wrote)
    I missed the part with only black pixels. Sorry.
    Jeremy | jfein.net

  5. #5
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    That's okay. I've been trying to write this code, and I can't quite seem to come up with a great solution...

    --- Thanks techietim - That is actually very relevant to what I came up with, but better!

    I'm sorry, but I always want to try to make video games in JavaScript (cuz its easy), but they really should be done in Java or C++. Basically, (if you have heard of the game Morrowind), I am trying to make a mechanism that can update an image after someone commits an event handler like onclick or onmousemove or onmousedown or onmouseup or onkeydown.

    -magicyte
    Last edited by magicyte; 07-31-2008 at 05:16 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •