this post was submitted on 18 Feb 2024
19 points (95.2% liked)

Blender

2744 readers
1 users here now

A community for users of the awesome, open source, free, animation, modeling, procedural generating, sculpting, texturing, compositing, and rendering software; Blender.

Rules:

  1. Be nice
  2. Constructive Criticism only
  3. If a render is photo realistic, please provide a wireframe or clay render

founded 1 year ago
MODERATORS
 

Hey guys, i'm a begginer web designer and i am using some of 3d assets in the site that i'm working on. I want to know how do i remove this line texture in this bar!

Sorry for the idiot question, i am really beggining in the 3d world too.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 9 months ago

as others have said, those lines are baked in the texture(s), most likely to the normal map.

So... what are you making? A gold bar? Few things to consider:

  • If that texture is part of a bigger model, are you sure you're using the uv-maps right? Usually you'd connect an UV-map node to the blue input of the texture.
  • Do you absolutely need a normal map? Can you just disconnect it? Or just, turn down the strength of the normal mpa?
  • If you need to have some normal-shenanigans going on, can you make do with eg. noise texture+bumpmap node?
  • If you need it to be scratchy (eg. https://www.google.com/search?q=scratch+texture&tbm=isch), maybe search for a scratchy texture and use it with bumpmap.