Home Technical Talk

Painting in Mudbox Question

polycounter lvl 6
Offline / Send Message
illbleed polycounter lvl 6
Hi everyone,

So i'm trying to paint my model in mudbox. Im trying to add highlights on my model, and i've seen people do it in tutorials. Any idea why mine is doing this jagged/pixelated lines? do i need to add more subdivisions? i have 5,000,000 polys (subdivision level 7) right now in my model. I would think thats a lot already. I tried changing the texture resolution to 4000+. That seemed to help slighly, but the image is with the highest resolution selected.

Replies

  • jfitch
    Offline / Send Message
    jfitch polycounter lvl 5
    Can you post what the UV's look like?
  • Eric Chadwick
    First of all, that's the pencil tool, so it's going to look more pixelated. You should be painting with a soft brush. Or if you want fine strong details, pencil is OK but you should use it at low strength, with multiple passes, so you get a softer edge.

    Second, a game model is going to have blurry pixels when you get up close to it. Just a fact of life. It looks like you're up close. However you can reduce the blurriness somewhat with a good UV layout: mirroring, overlapping, and good packing.
    http://wiki.polycount.com/wiki/Texture_Coordinates

    Third, you shouldn't be painting highlights on your model. Unless you are developing for a game engine with poor lighting (like some mobile engines) or no lighting at all. But for all other game engines and platforms, you shouldn't paint lighting into your color map. Maps for good lighting are specular, metalness, gloss, roughness, etc., as well as normal maps. We have some info on those map types here:
    http://wiki.polycount.com/wiki/Texturing
  • thomasp
    Offline / Send Message
    thomasp hero character
    yes, pencil tool on one hand and also strength is set to 100. that's massive in mudbox terms. if you need a more gradual effect, try the paintbrush at 10 or 20 for starters.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    Hi everyone. Thanks for the responses. The reason im trying to create highlights is because im going for a stylized art. I may resculpt my model because i think the way i have it right is too difficult to texture it how i want to.

    This is kind of what im going for, which is why im trying to paint highlights.
    I can post the UVs as well if requested. I'll try what i was suggested.
  • oglu
    Offline / Send Message
    oglu polycount lvl 666
    its also possible that the gigatexel engine isnt loading the high resolution texture...
    try to turn it off in the prefs... and set the brush sample area to 1... also in the preferences in the paint tab...
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    oglu wrote: »
    its also possible that the gigatexel engine isnt loading the high resolution texture...
    try to turn it off in the prefs... and set the brush sample area to 1... also in the preferences in the paint tab...

    I tried this just now and it didnt change anything.

    I've now also tried a softer brush with the paint brush and it helped, but not in all areas. some areas are getting the pixel edges and other areas aren't.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    I'm trying a different model now. I ended up not liking the way things turned out. Is it better to export a normal map/bake a normal map onto a low poly using mudbox or maya?
  • Eric Chadwick
    Your baking choices depend on which game engine you are ultimately ending in.
    http://wiki.polycount.com/wiki/Normal_Map_Technical_Details

    Also that image example looks like it is using lighting to create those highlights... so normal maps and pbr maps are needed instead of highlights painted into the color map. You can certainly try it your way, but you'll get poor results.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    Your baking choices depend on which game engine you are ultimately ending in.
    http://wiki.polycount.com/wiki/Normal_Map_Technical_Details

    Also that image example looks like it is using lighting to create those highlights... so normal maps and pbr maps are needed instead of highlights painted into the color map. You can certainly try it your way, but you'll get poor results.

    So in games like league of legends and world of warcraft.. the highlight is done with lighting? i've seen some tutorials where its hand painted.

    Also i'm looking into handplane or xnormal since i want to use UE4. Which do you recommend for baking normals? I want whats easier and practical to use.
  • Eric Chadwick
    With those games, some lighting information is painted into the color texture. But the brightest, most dynamic-looking lighting is painted as masks which control where the highlights appear on the model, and how wide or sharp those highlights are.

    If the highlights move across the model as the lighting angle changes, then they're using masks. These masks are called gloss, metalness, specular, etc.

    Xnormal is a good baker, and practical. Handplane is a converter only, you have to bake a map first.

    What tool are you using to make your models? Maya and 3ds Max both have good bakers.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    With those games, some lighting information is painted into the color texture. But the brightest, most dynamic-looking lighting is painted as masks which control where the highlights appear on the model, and how wide or sharp those highlights are.

    If the highlights move across the model as the lighting angle changes, then they're using masks. These masks are called gloss, metalness, specular, etc.

    Xnormal is a good baker, and practical. Handplane is a converter only, you have to bake a map first.

    What tool are you using to make your models? Maya and 3ds Max both have good bakers.

    Hi Eric,

    I'm using Maya for making models, and then sculpting them in Mudbox. After that i've only tried baking the high poly detail onto a lower poly model within mudbox, then bringing into maya again. The results were horrible so i scrapped it and now i'm trying another model. What you're saying somewhat makes sense. I havent tried xnormal yet. So far only mudbox normal baking.
  • Eric Chadwick
    Show what you've done so far. The only way to really get constructive feedback is to share what you have now.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    Show what you've done so far. The only way to really get constructive feedback is to share what you have now.

    Yeah good idea. I'll post my model when i finish it. I'm working on it as we speak. Do you know if it's better to model environments like a rocky road in maya/mudbox or to use a terrain editor in unreal engine 4 for that? :)
  • Eric Chadwick
    Roads sometimes have specific toolsets for them in the game editor. Unreal uses Landscape Splines for this.
    https://docs.unrealengine.com/latest/INT/Engine/Landscape/Editing/Splines/index.html

    Do you have any image references for the kind of road you want to build?
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    Let me rephrase what i asked because i wasn't really clear.

    You know how unreal engine 4 they have the terrain editor and you can pretty much paint all the awesome terrain you want and even scupt it. For something more like this :
    [ame="https://www.youtube.com/watch?v=1wIHIznN4G4"]https://www.youtube.com/watch?v=1wIHIznN4G4[/ame]

    (Which in another thread you linked me to hand painted page which was really useful. I'm not really sure how to use my hand painted textures like you would sculpt and paint in terrain editor using my own hand painted textures.

    You also linked me this : https://docs.unrealengine.com/latest/INT/Resources/Showcases/Stylized/index.html
    Which may be what i'm looking for. I'm just not exactly sure how to get started. I've never really worked with a game engine before so it's really confusing how developers go about doing this.

    The only way i can think i can make my own levels kind of like super mario galaxy/sonic adventure battle/ conkers bad fur day, is if i create each individual level in maya. Is this the most convenient way to make these types of levels? wouldn't you technically have more control of how the enviroment looks if you do it this way?

    Like for example, how in super mario galaxy the levels are all floating meshes. Instead of terrain made on a surface.

    http://d28xlskrkqci73.cloudfront.net/wp-content/uploads/2012/08/Super-Mario-Galaxy-2-Screenshot-2.jpg


    I'm sorry for the really overly complicated question. I'm trying my best to learn. Hopefully when i attend ARC in Sacramento, California i'll have instructors who know much more. Then i'd have to bother you less ;p.
  • Eric Chadwick
    What you're asking about is level design. I think.

    Mostly this is done in the game editor, using pieces made in Maya or Max.

    Larger landscapes are often made using terrain tools in the game editor, and decorated with pieces made in Maya or Max.

    http://wiki.polycount.com/wiki/Level_Design
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    What you're asking about is level design. I think.

    Mostly this is done in the game editor, using pieces made in Maya or Max.

    Larger landscapes are often made using terrain tools in the game editor, and decorated with pieces made in Maya or Max.

    http://wiki.polycount.com/wiki/Level_Design

    Which is more often used for more stylized games like Nintendo titles or Rareware titles? Thanks this really helped. I'm taking a ton of notes.
  • illbleed
    Offline / Send Message
    illbleed polycounter lvl 6
    https://www.youtube.com/watch?v=0PGXRjG6f7s&feature=youtu.be

    Okay for the most part i finished a rough sculpt of my model. So where do i go from here to make this game ready? I keep seeing words like retopoly and i'm not exactly when i should be using that. The way i would be doing it is bake the detail onto a lower poly model.

    I've yet to try to texture it because i don't know where to begin for something more stylized. It seems everyone else does their hand painted stuff in photoshop, but using mudbox seems more convenient for texturing. I also just downloaded the demo for 3d-coat to check it out.
  • Eric Chadwick
    illbleed wrote: »
    Which is more often used for more stylized games like Nintendo titles or Rareware titles?

    Levels foe those games look like they're modeled by hand. I'm almost positive they're not using height-based terrains. Once you try making something with terrain tools you'll see how it works.
Sign In or Register to comment.