April 28, 2024, 11:03:21 pm

Author Topic: Notch's face pixel art  (Read 7768 times)

0 Members and 1 Guest are viewing this topic.

Toxicstriker91

  • Full Member
  • *
  • Posts: 207
  • I rise you fall!!!
    • View Profile
Re: -Delayed- Notch's face pixel art
« Reply #30 on: May 06, 2011, 03:30:15 pm »
:( doesnt work eather.I didnt know the indexet swatches can work with 256 only.The normal swatches(palettes) can be infinite :(

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Delayed- Notch's face pixel art
« Reply #31 on: May 08, 2011, 06:16:26 pm »
Using this now. It has the possibility of using larger palettes, but the possibility to use custom palettes has not been added yet  :-\ It is on their to-do list though, so I hope this feature will be released soon  :D

Spoiler (click to show/hide)

matt88222

  • Gears of War 3
  • Full Member
  • *
  • Posts: 185
  • Hi I'm Matt
    • View Profile
Re: -Delayed- Notch's face pixel art
« Reply #32 on: May 08, 2011, 07:40:36 pm »
I don't know if this will be much help or not but I found this link a few days ago here: http://www.home.unix-ag.org/simon/gimp/quant.html

I don't know if this is what you're looking for, I don't know if it allows you to use custom palettes, I don't know if it allows custom palettes larger than 256 colors, and I don't know how to get it to work with GIMP (it's just a source code file) but if it might help I thought I would try and share it.

I'm guessing it needs to be compiled to .exe and pasted into the plugins folder of gimp to work... too bad I have no idea how to do that. Anyways hope this helps :P

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Delayed- Notch's face pixel art
« Reply #33 on: May 08, 2011, 08:58:54 pm »
Thanks for trying to help, but it's not of much use. This is just a modified algorithm that makes the standard indexing in Gimp go faster. Still sounds good though, four times faster, might try it out anyway :P

Spoiler (click to show/hide)

matt88222

  • Gears of War 3
  • Full Member
  • *
  • Posts: 185
  • Hi I'm Matt
    • View Profile
Re: -Delayed- Notch's face pixel art
« Reply #34 on: May 09, 2011, 03:05:27 am »
Okay attempt at helping #2:

So I found this program here: http://www.imagemagick.org/script/index.php

It has a -remap function which is explained here:
http://i.imgur.com/ulE2A.png

So I tried it out, used the large 432 color palette to get this new picture, which has 207 different colors:


Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: -Delayed- Notch's face pixel art
« Reply #35 on: May 09, 2011, 03:08:13 am »
I think Mrmonkey91 already has all this figured out matt, no need to help him. Unless he finds it usefull

---><--- Click the monkey

Toxicstriker91

  • Full Member
  • *
  • Posts: 207
  • I rise you fall!!!
    • View Profile
Re: -Delayed- Notch's face pixel art
« Reply #36 on: May 09, 2011, 04:42:45 am »
He isnt mr, matt if it can use larger palette colors(indexed) it is going to be useful.
Edit: Actualy matt did it. Monkey this is the pic we need. I opened it with gimp and there were colors from all varieties of colors (all rows).
« Last Edit: May 09, 2011, 07:46:17 am by Toxicstriker91 »

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Back on track- Notch's face pixel art
« Reply #37 on: May 09, 2011, 07:56:42 am »
Damn, amazing Matt, thanks for your help :P So, Tox, you say it's good, that means we do this one? You make the shadows first again, or do we start right on? =D Also, 207 colours XD that's just ridiculous, more than half as much extra colours as we used in the previous one. Especially the leaves look much better now. Now the only thing remaining is how to layer it so that the lower layers don't get covered by the high towers of water if you look at the corners. -Done- There will be almost no towers sticking out of the pic now, so there is no loss in detail when looking at the corners. The block layers in the '(shadow/water) water leaf block' and '(shadow) leaf water block' rows will be lost though, but there is such a minimal difference in colour there that it does not really matter.
@Matt this thing you gave is still not the ultimate fix, it still only allows indexed lists of 256 colours. The only special is that the palettes it can use can be bigger. The plug-in I got can handle this though, because it does not change the mode of the image to indexed, but leaves it in the regular rgb. Still glad we got something to work with till that one releases the function to use custom palettes though, so again, thanks a lot  ;)
@Mr It's better to help then to flame... what he had turned out to be a quite good temporary fix, so please don't demotivate people to help. I think I can still tell for my own whether it's helpful or not.
@Tox Could you also make a map of the 'water water (leaf) block' rows, like the shadow one, but then for where to place the water that sticks out of the pic.



| _  _  _ _ _|
|************|
|************|
|************|
|************|
|************|
|************|
|************|
« Last Edit: May 09, 2011, 11:24:17 am by Mr.Monkey »

Spoiler (click to show/hide)

matt88222

  • Gears of War 3
  • Full Member
  • *
  • Posts: 185
  • Hi I'm Matt
    • View Profile
Re: -Back on track- Notch's face pixel art
« Reply #38 on: May 09, 2011, 02:33:19 pm »
Quite glad I was able to help :-)

If it's not too late I did a little more experimenting with it (kinda hard to use since it's photo manipulation all done through the command line) but I figured out how to change the dithering method it uses:

Original Riemersma Dithering:


207 colors

FloydSteinberg Dithering:


194 colors

Personally I think the FloydSteinberg method produces a better result, even with less colors but of course the decision is ultimately yours :)

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Back on track- Notch's face pixel art
« Reply #39 on: May 09, 2011, 04:21:51 pm »
Is there a way to use 'Stucki' or 'Sierra Lite' dithering, they have even better results then Floyd Steinberg. I really like the improvement on the right cheek already. Also the face is much smoother.

Spoiler (click to show/hide)

matt88222

  • Gears of War 3
  • Full Member
  • *
  • Posts: 185
  • Hi I'm Matt
    • View Profile
Re: -Back on track- Notch's face pixel art
« Reply #40 on: May 09, 2011, 04:51:45 pm »
Unfortunately no, those are the only two dithering methods included in that program :(

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Back on track- Notch's face pixel art
« Reply #41 on: May 09, 2011, 09:53:18 pm »
Aw, shame to hear :/ I hope that program is ready by the time I start my next :P

Spoiler (click to show/hide)

Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: -Back on track- Notch's face pixel art
« Reply #42 on: May 09, 2011, 10:48:40 pm »
@Mr It's better to help then to flame... what he had turned out to be a quite good temporary fix, so please don't demotivate people to help. I think I can still tell for my own whether it's helpful or not.

| _  _  _ _ _|
|************|
|************|
|************|
|************|
|************|
|************|
|************|

Okay :( I sowwy, really, I am :/

---><--- Click the monkey

Mr.Monkey

  • Nomnom
  • Hero Member
  • **
  • Posts: 575
  • 2D artist
    • View Profile
    • minecraft pictures
Re: -Back on track- Notch's face pixel art
« Reply #43 on: May 09, 2011, 11:55:17 pm »
Don't worry about it too much, just keep it in mind for a next time ;)

Spoiler (click to show/hide)

Mr_Mr_Mr

  • Veteran
  • Champion Member
  • ***
  • Posts: 3079
    • View Profile
Re: -Back on track- Notch's face pixel art
« Reply #44 on: May 10, 2011, 04:23:53 am »
Don't worry about it too much, just keep it in mind for a next time ;)
But really, I thought you already had all this covered and ready to build so... yeah. I still am sorry matt.

---><--- Click the monkey