Hey fellas, i'm making art for a game, rate it.also, while we're at it, post your art too so we can do the same.
>>543691
>>543692
>>543693
If they're sprites for a 3D low res RPG or something, then yeah they're pretty good
>>543691very nostalgic
>>543691>>543692I like your style but the black dude needs more contrast. he's just a blob of dark brown.
>>543691Love it. Very consistent.
like it desu
>>543695They're models for a roguelike ish game. >>543704yea, although his clothes and the background dont really help. i'm trying to constrain myself to a 32 color pallete on the textures, its tough.
>>543741samefagging to complement that the 32 colors are shared by all textures, so its 32 colors for the whole game.
>>543741then give him some different colored pants you git
>>543744yeah, i didnt make different pants yet, its just the same pants as the other guy. the characters are gonna be customizable and equipment swappable so i'm gonna make more pants.
Dis looks like animal crossing style rpg stuff. good job.
Post wires what's your topology like?
>>543878here's the next best thinghttps://sketchfab.com/models/cacdea1f584c49a5b3c7229502cd5710
>>543880 Newbie question here, why does it look like you made another layer over your figure?
>>543903because i did. its the outline.i made another layer with the normals inverted and mapped each 'sector' to a single pixel, so i can color them in the texture, resulting in an outline.
>>543904Thanks! Btw are you making the game yourself or do you provide the models?
>>543905i'm making the game together with a team of 3. its not our only game in the making though, so i have to do a lot of stuff.
>>543691>>543692cute af style, good luck with your game anon
>>543691that hair and green dress looks really fucky. the outlines are messed up bad
>>543692At first I didn't realize he was wearing pants and it looked like he was naked with a white bow around his penis. Maybe make the trousers a different colour?
>>544080care to explain? there definitely is room for improvement but i dont really get what you're talking about>>544082the player will be able to change clothes so there will be definitely different items.
When you uv models like this do you try to relax the uvs like a normal model? I'm just curious the process you use for making the textures and all.
>>544256i unwrap like normal but i use the 'Snap to pixels' option in blender and also make sure that the texels are consistent.
>>544260texels?
>>544310http://lmgtfy.com/?q=what+are+texels
Looks painfully generic. Good luck though.
>>543691I like the design, but feel like the face is off. Either needs more detail or less. Doesn't fit with his body.
>>543691I like it a lot!I've been lurking here for a couple weeks, because I just picked up Blender and I'm playing around with it. I still don't know how textures work.I was trying to figure out how to make that outline effect a couple days ago, but I couldn't. I know it has to do with back face culling, but it only works in 3D view for me. When I render it, it renders the back faces. How'd you get it to work?
>>544679its called freestyle. you can do it both in blender internal and cycles.set the material to shadeless and enable freestyle, make a thick outline.also you would have to render your animation for it to work
>>544680Yeah, I was messing around with that but I wasn't satisfied with the result.The line thickness doesn't vary at all, and you can't change the color of the lines. It's pretty fickle with the line placement as well.The particular technique I'm talking about works like this: http://jeffhung.weebly.com/chibioutlinetrick.htmlBut I can't it to not render the back faces.
>>544681http://blender.stackexchange.com/questions/35805/getting-an-outline-with-backface-culling-blender-rendercopying an answer for you. sorry i can't say it plainly because i haven't tried it before
>>544682It's okay! Thank you for your help. I actually stumbled across this thread before. The answer in that thread says "It will not come out in rendered view and will only show in texture view," so it leads me back to my dilemma.
>>544684well you can still use it for games!i think you need to parent both the models when animating.no shame in capturing viewport
>>543691meh
>>544685Ah, yeah, that's true! But that's a long way away I think. I can't figure out how to make a working game, either! I picked up Unity a couple days ago, and I even just tried getting that animation to work in it and I couldn't figure out how to do that on my own. I'll need some tutorial or something.Anyways, thanks a million! I'll try to put the model in the engine tomorrow and see how it turns out!
>>543691>>543692>Sword is sharp >face is pixelatedfucking why ?
Funny that no game ever used a mix of pixel art textures and inverted hull outlines. 5th couldn't do outlines properly, as Playstation lacked both z-buffer to render it properly and processing power to render duplicated models. Well, it could do it, but would look like complete ass, with fucked outlines and extremely low poly models, that's why no one did it.Meanwhile in the 6th generation textures usually got filtered and pixel art wasn't used in texturing.It's a strange mix that may look better in low resolution. Sorta like the indie games with "8 bit" art and modern effects in different resolutions. Looks too uncanny. The outline should be pixelated too, and I believe this cannot be done using the inverted hull method, unless you find a way to render it in a different resolution.
Nice work op! Reminds me of old Nintendo DS games, since their models often used simple pixel palettes too, though I don't remember any using outlines due to the hard-set tri limits the hardware imposed.