Sup. 1). How many (in general) you use textures for your game environment and what type of texture it is ( atlas, tiling, trim )?2). Is it normal to make your tiling texture into one image or better combine it into atlas of tiling textures ( is it possible )?3). For what you use tiling textures, trim sheets, atlasses?4).…
Hello, We are working on a mobile game and require some existing assets retextured in a hand painted style. Only artists with extensive experience in this style should apply. https://www.behance.net/gallery/35854661/Hand-painted-texture-characters/modules/224810925…
Here are some new screen shots with the textures I've made. I haven't done lighting in the level yet but the most important thing here that I would like people to look at are the textures so I will post the links to them twice. These textures are hand painted with baked lighting in max. Let me know what you think! Thank…
What you want to do is look into tileable textures and creating them if you're planning on using the same texture on different assets. For instance, with your last pic, let's just assume the sides will be some kind of concrete texture and the main top flat part will be another texture, such as pavement. You would want to…
Hi all, I've recently been studying texture mapping techniques in Pokemon maps, I found that rooms are made of many many smaller texture maps rather than one big Atlas, I know this is to do with the texture map size limitation but I found in the current switch game that the rooms tend to be made the same way with lots of…
I'm taking a large texture image and cutting it down into texture strips to put on a wall and I'm getting these nasty seams where the different textures meet, which i think is do to the bilinear filtering which kind of blends/bleeds the edges of the textures together. Is there a way to get rid of these? The only way I've…
http://dirtytexel.com/ Over the last few years I have taken many photographs for use in texturing, now I've decided to release them to the public as texture packs. These textures are a little different than most, they aren't straight photos of bricks, grass, rocks etc, they are Texture Elements. The idea is that these…
Hey I'm in to making characters and want to know some good techniques, tutorials, or applications for texturing them. I went to school for game dev. but that was not enough. They taught me some techniques but the program needed more texturing classes. When we had to make a character they gave us no texturing techniques for…
@rexo12 Ooooo true it probably would be easier to just make a height map for some of these more complicated shapes. Wonder how well they'd work with such a small texture size 🤔 @iam717 Yeah definitely agree, think I've been staring at it too long to notice. I've got space on the sheet to break it up, will definitely fiddle…
To anyone who uses UDK I had a quick question that I cannot find the answer to. If you want your game in UDK to have in game options for graphics like textures (EX. Select Texture Quality: High, Medium, Low), do you manually make multiple versions of the textures? Or is there a script that can manually scale them down?…