![]() |
[ART] Modelviewer shows only 1/3 textures... Can't find the problem. - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html) +---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html) +---- Thread: [ART] Modelviewer shows only 1/3 textures... Can't find the problem. (/thread-19127.html) Pages:
1
2
|
RE: Modelviewer shows only 1/3 textures... Can't find the problem. - johnbox - 11-08-2012 (11-08-2012, 05:13 PM)The chaser Wrote: How much tris does it have?just... 603. y_y That was my failed "lowpoly"-try XD I first had something like 136, but I hate modelling without much detail... I'm more the highpoly-guy ^^ @hirnwirbel, yeah, but i was too lazy to export the layout, edit the texture, reimport it and map it the right way... Maybe that would be the easiest solution. RE: Modelviewer shows only 1/3 textures... Can't find the problem. - The chaser - 11-08-2012 (11-08-2012, 07:09 PM)Your Computer Wrote:Didn't know that.(11-08-2012, 07:00 PM)The chaser Wrote: The servant grunt has the hair material and the body material. HPL2 must support several materials. RE: Modelviewer shows only 1/3 textures... Can't find the problem. - Statyk - 11-08-2012 (11-08-2012, 07:11 PM)johnbox Wrote:There aren't even 600 polygons in the pillars and walls. This really needs to be fixed. Don't be lazy =\ That's bad practice.(11-08-2012, 05:13 PM)The chaser Wrote: How much tris does it have?just... 603. y_y RE: Modelviewer shows only 1/3 textures... Can't find the problem. - xxxxxxxxxxxxxxxx - 11-09-2012 Quote: I'm more the highpoly-guy ^^That's okay, but 603 tris isn't highpoly - its a mid-poly (in relation to the size of the object) that can't really be used for anything. Its not detailled enough to serve as a normal map bake and has too many polys for a proper lowpoly. Well...okay since this is such a tiny object it could maybe be used for a bake...but you know what I mean! So if you want to make highpoly make it HIGHpoly. Ram up the turbo smooth. Throw all details in there that you can think of. Sculpt it, if you have the program for it and it makes sense. And then when you make the lowpoly, make it LOW. Throw out every triangle that you don't absolutely need. It takes some practise, but after a while you'll know what kind of details need polygons and what can be just as well depicted by the normal map. In any case, don't float around in the middle. High or Low - but nothing inbetween ![]() (Well, unless its a basemesh... aaaaaah stop, stop, I'm rambling again >.<) RE: Modelviewer shows only 1/3 textures... Can't find the problem. - johnbox - 11-09-2012 (11-09-2012, 03:09 PM)Hirnwirbel Wrote:mmh... yeah, but this case was a bit different, I WANTED to make a lowpoly, but while I made it, I wasn't happy about it, so I started adding a few details... without getting to high. Well, yeah, that brought me into this "mid-lvl" ._.Quote: I'm more the highpoly-guy ^^That's okay, but 603 tris isn't highpoly - its a mid-poly (in relation to the size of the object) that can't really be used for anything. Its not detailled enough to serve as a normal map bake and has too many polys for a proper lowpoly. Well...okay since this is such a tiny object it could maybe be used for a bake...but you know what I mean! Well, I'll try making some other REAL lowpoly-models... I'm relative new to gamedesign, so I never really thought about polygon counts, because usually it doesn't matter that much, if you render an animation, it will take years anyway. Thanks for your replies ! :) |