Monday, November 12, 2012

Game Dev Blog #5: Textures Part II

Time for part two of the texture series, we see me making my textures look rather more stylised and painterly than my previous post, to better match the style of the game:
I was working in crunch time and only had a couple of days to make all of my textures, so obviously I did not have the time to hand paint them all. My solution: run the texture through the Oil Paint filter and then the Paint Daubs filter (no tips for what settings in each filter to use, I played around with it for each separate texture type, eg. different for metal than wood). In this way I was able to achieve a relatively decent "painterly" look in a short amount of time and being that it was for mobile devices, you really can't tell that much of a difference.

Thursday, November 8, 2012

Game Dev Blog #4: Textures Part I

This is the first of many post showcasing texturing I have been doing for the saloon environment.
The texturing is for Unity (an mobile on top of that) and as such we are using a technique of placing the uv's for sevral objects on the same UV "sheet", allowing them to all share the same 1024x1024 texture.


This was the first tecture sheet produced, from here I was told to make further textures more stylised and painterly, and we'll see how I tackle that next week (Being that I don't have the time to spend a week on each texture sheet hand painting them).