my first attempt at pixel art

All development of pixel art, maps and other graphics.


User avatar
v0id
Novice
Novice
Posts: 196
Joined: 15 Sep 2009, 21:31
Location: Désolé, je ne loue pas.

Re: my first attempt at pixel art

Post by v0id »

Reid wrote:Recoloring tileset in general is also a bad idea
No it's not. Well it is, when used without brain enabled. But the technique in itself is valid where it makes sense.
Look e.g at Chrono Trigger whose tilesets used for the various eras are palette swaps.
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

A few updated images. 1) whole level w/ collision tiles. 2) whole level w/o. 3) closeup showing some lava I rendered myself. I colorized the crystals by hand too, just for the hell of it.
Attachments
2013-01-29-171033_1024x768_scrot.png
2013-01-29-171033_1024x768_scrot.png (178.12 KiB) Viewed 2962 times
2013-01-29-171017_1024x768_scrot.png
2013-01-29-171017_1024x768_scrot.png (174.7 KiB) Viewed 2962 times
2013-01-29-170617_1024x768_scrot.png
2013-01-29-170617_1024x768_scrot.png (219.53 KiB) Viewed 2964 times
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

Here's the lava by itself. I'm so proud :lol:
Attachments
lava.png
lava.png (12.47 KiB) Viewed 2962 times
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: my first attempt at pixel art

Post by o11c »

The lava looks funny on the left and right edges, where the primary horizontal lines meet the vertical lines of the edge.

Your rooms are too square; are you familiar with automapping?
Former programmer for the TMWA server.
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: my first attempt at pixel art

Post by Crush »

Unfortunately your lava doesn't tile well. When you try to build a larger lake, the tile borders immediately become visible:
Attachments
lava-tile.png
lava-tile.png (13.38 KiB) Viewed 2939 times
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

I'll see what I can do about some modifications. My main concern was that in order to get something to blend with tiling you need to give it a more generic look. On the other hand, who knows what I might accomplish with some creative blending. I'm saving the original somewhere at any rate; I think it looks cool :wink:

I haven't tried the automapping yet, but it sounds like a useful feature. I'll take a look at it.
Thanks a lot for the input everybody.
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

Ok I developed a technique to help me keep track of all the edges. As you can see here it's starting to tile a lot better.
Attachments
tiled-lava.png
tiled-lava.png (108.5 KiB) Viewed 2913 times
User avatar
mistergrey
TMW Adviser
TMW Adviser
Posts: 535
Joined: 03 Jan 2010, 21:39

Re: my first attempt at pixel art

Post by mistergrey »

That is indeed looking better, but I do have one critique (which I hope you won't take personally) - While your lava does tile better the way you modified it, it is also very obvious where each tile is. For the most part, map tiles look best when you can't see the "grid" formed by the tiles. In this case, your lava tiles all have a dark border, which not only makes the grid very visible, but also makes the edges of each tile look deeper than the middle. My suggestions for this are:

1- Remove some of the darker color from the edges of your tiles, especially the ones you use in the center - it seems fine on the edge/border tiles to me. You can still have darker patches here and there for a more realistic look.
2- I'd probably toss in a tiny bit of some yellow shades, to give it more of that "magma" look. Only in small amounts anyway.
3- You might consider another "center" tile or two, that is darker all over - this could help give an appearance of depth, the closer to the middle it is.

That said... I really like how you've done the border tiles - the darker, curving lines look really good (in my opinion), particularly on the left and right sides.
Tiana wrote: I apologize if I gave anyone the impression that BC is the troll-king of the GM's. That title is rightfully held by mrgrey :P
<Mistakes> you are too difficult to troll

<Frost> Germans have Chess Boxing. English have Cheese Racing.
<Frost> I'm slightly terrified what the Russians consider violent sport.
<o11c> chatroulette

<Jaxad0127> YOu can't grab yourself.
<Jaxad0127> Elenore explicitly prevents it.
<Mistakes> speak for yourself
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

Here's an attempt to make the rooms look less square.
Attachments
2013-01-31-201408_1024x768_scrot.png
2013-01-31-201408_1024x768_scrot.png (184.21 KiB) Viewed 2878 times
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

Here's the "lava", only slightly more colorful, and it lines up at nearly any size.
Attachments
lava-examp.png
lava-examp.png (75.55 KiB) Viewed 2853 times
end of line.
User avatar
straelyn
Novice
Novice
Posts: 117
Joined: 04 Jan 2013, 20:56

Re: my first attempt at pixel art

Post by straelyn »

Here's some cool stuff I did that I thought I'd share, but it requires some explanation. I took the basic monster-skeleton.png, and learned that it dyes much better if I invert the color scheme first. So I took that inverted skeleton image and dyed it with tmw's dyecmd (using "W:#994040,772020,440808,000000"). Then, I made a sprite overlay for the eyes, ribs, fists, and leg-bones (which could probably be made dyable itself relatively easy). This is the awesomeness that ensued

edit: a few pixels were out of place :oops:
Attachments
wight2-examp.png
wight2-examp.png (44.06 KiB) Viewed 2817 times
wight-layer.png
wight-layer.png (5.61 KiB) Viewed 2817 times
end of line.
Post Reply