Showing posts with label Pixel. Show all posts
Showing posts with label Pixel. Show all posts

26.3.14

Some pixel art process

In my previous post I mentioned a blog that had a compilation of some 'rules' with regards the creation of pixel art. 
The type of pixel sprites that I'll be doing for the game are relatively big, and the level of detail is high in comparison to initial pixel art where characters could have a 24x24 sprite (like the old megaman games) to a more detailed 150 pixel sprite. 

I've documented the initial part of the process of the creation of the sprites of one of the elements that I like the most: the fountain of the Harpy.
The idea started as a sketch where I added some watercolour, but this was just to give me an idea (and play with watercolours for a bit). I scanned it and modify the background, mainly just to make it easy to work with. 

Then I made it semi transparent and using the pencil tool and preferences that will help me to keep hard edges in case of any movement or modification. I start with a very loose line, mainly just following the contour, as if I was to redo the line work. 


After all that is finished then I can turn off the reference and go into detail to fix the line. The image below is the outcome of a quick line. 


The image below is the how it looks after cleaning up, the idea is to avoid having any overlapping pixels. This will give an effect from further as a clean curvy line. This could be one of the processes that take the longer as is a matter of individually erasing and painting pixels all over the line. At the same time, you need to be zooming in and out to make sure the line is taking the shape desired, as is very easy to get it to look wonky...and in fact sometimes is just hard to correct and can only be corrected once the rest of the solid colour is along. 


This is the difference between the quick first line and the final clean up. This 'rule' wont apply everywhere as the hand that's suppose to be closer I decided to make its line thicker mainly to use a comic like technique of line weight. 



After that I started blocking out colour and shadows, which roughly follows the idea of cellshading with hard edges on the change of each colour/ shadow, this is mainly to give a sharp contrast and help the perception of the shape. In this case the statue is some sort of plaster material with its own shadows, while it will be cover with mould due to the dampness. Eventually I'll add the water falling down. This process is not finished as the shading requires just as much work as the line work. Also the main line will have colour and will nicely blend along with the rest of the colours. This kind of big landmarks on the level need to be very detailed, in comparison to the rest of the props, so I'll keep posting some of the further finished props as I go. 



Pixel art rules - the art of pixel art

Pixel art has always been my adoration; I find it hard to explain, but I think it must be a mix of nostalgia of playing games on Gameboy or Super nintendo and thinking every new game was a master piece. But I also believe that it can be very artistic to manage to represent something correctly having a graphic limitation.
Pixel art certainly had it's beginnings thanks to the limited hardware and display options, the lighter the graphic the easy it is to process in real time. Now a days is hard to see other than portable games or indie developers trying to go down the route of using pixel art as there is practically no need for it. The nintendo 3DS for example, has the capability to render with far better quality than the nintendo 64 could back in its day.
My decision to make my game level 'Sanctuary' using pixel art was merely a personal preference to be able to demonstrate another kind of artwork, get out of my comfort zone and at the same time please my inner child.
Once I got into it, I noticed a massive community online and a huge range of people that focus their work only to pixel art. With this saying, I not only found endless numbers of tutorials, but also a great number of 'rules' that pixel art has; is not as easy as it looks.
Because you have to limit the amount of details (depending on the size of the sprite/character in hand) linework or shading can't just be done with brush strokes, but instead, it has to be carefully placed. It's surprising how easy it is to spot a single pixel out of place, even when is a big pixel art work.
Where a piece of work goes from pixel art to just a low resolution of something bigger, that I don't know, but after my first attempts to make some examples, I think I gained two things: the admirations for everyone who decides to only work on pixel art and the fear that this project might take longer than expected to finish the way I wanted.

Because the rules of pixel art are not 'official', I wont go through them, but I did found this forum, part of the Pixel Joint online community that I found immensely useful, in case anyone wants to give it a go.
There are a lot of examples of games out there that I could mention and elevate to the state of divinity, such as Megaman Zero, Metal Slug, Pokemon, Final Fantasy Tactics Advance, Sword & Sorcery among many many more.
Instead I think I'll mention some artist that I really admire for their unique style and that have been a huge influence while making my own work.

- Syosa:
This artist is like a god to me at the moment. (notice that I'm using some of his work for testing the engine)
Not only his/her pixel art is amazing, but the style and animation is just beautiful and fluid. On his website (only Japanese) he posts and explains a lot of his process which turned out to be really helpful.



His/her work is just adorable and with a very lively animation. Isometric views are his speciality, and love the way he makes little diorama-like images full of detail. 
His work is fast, dynamic and very consistent. He is a very active person in different communities and post work all the time. 







19.3.14

Colour test: pallet

 I finally got some time to start working on the colour side of the sprite. The previous post was a test for size and it was mainly an outline and proportions of the final sprite.
I limited myself to a pallet of about 38 colours. I was originally just use no limitation, but then I thought that might be a challenge when it comes to the colouring of each frame of animation. Plus this way it looks a lot cleaner.
On the image below I have the pallet along with the 100% sprite size, a 500% version and a comparison with the concept art. Since the final artwork will look roughly the same size as the 500% one, I'm pretty happy that with the results (got scared when I saw the 100% result).
Next step before polishing the sprite is to test it on the engine. Hopefully I'll start working on other props or NPC's to try them for the next demo.


Tips for anyone that wants to try to do pixel art on photoshop: turn off any anti-alias and change preferences of interpolation (Edit/preferences/general) from bicubic/bilinear to nearest neighbour. This will help to get the pixel finish without photoshop trying to blend colours in between.

21.5.12

Pixel Art

According to Wikipedia:
   Pixel Art is a form of digital art, created though the use of raster graphics software, where images are edited on the pixel level. Graphics in most old (or relatively limited) computer and video games, graphing calculator games, and many mobila phone games are mostly pixel art. 
Image filters (such as blurring or alpha-blending) or tools with automatic anti-aliasing are considered not valid tools for pixel art, as suck tools calculate new pixel values automatically, contrasting with the precise manual arrangement of pixel associated with pixel art. 
 Don't know if anyone notice before, but the current logo of my blog is made by pixel art. I'm not very experienced in making it, but I certainly have a big crush on people who know how to work on it. 
Sadly for me, there aren't many people out there that specialise in this form of graphics, and with technology evolving, even in mobile devices, I can see my fandom staying in memories of some of my favourite games like Final Fantasy advance or KH: Chains of memories. 

As a working process I must admit it requires a lot of dedication, as it requires a perfect idea of what you want to do and apply it in detail, pixel level detail. 
Most of this pixel art video games use an isometric view or parallel projection usually working on a 45°/30° ratio meaning that it's not a "true" isometric, but it had to be done like this due to the limitations of raster graphics that 8 and 16 bit games had. Now a days all of this can be corrected by using anti-aliasing. 

A complicated aspect I found when working on this style is that you have to have a extremely clear idea of the size of the final image. Because the work is done on pixels, the chances of stretching the image without getting weird looking or distortions are very low, so it does have a really high level of planing. 
The fact that people are using this style less and less every day doesn't take off the credit of some magnificent recent work some people have done. I hope I can manage to fit a future project where I can work with this technique and demonstrate that even with  an "old fashion" way of working the possibilities are and a good aesthetic of a game/animation can be achieved.