1
$\begingroup$

I noticed most swords have this cool wavy effect/texture on them:

enter image description here

I can't seem to replicate this in blender. I tried to make it with geometry but it really needs to be a texture. I'm not sure how to create this type of texture, what should I do?

$\endgroup$
1
  • 1
    $\begingroup$ if it's supposed to be a texture, unwrap your mesh, export the UV layout, and paint it in an image editor? In your picture it seems like there's no difference between the surfaces except color, so maybe it doesn't even need a bump or normal or specular map? $\endgroup$
    – moonboots
    Commented Aug 7, 2019 at 16:32

1 Answer 1

3
$\begingroup$

final_and_nodes

You can create simple Sine Function which can be controllable (frequency, postion, width, amplitude) and position wave at the bottom of your model.

Take into account position in 3D space (rotation matter).

You can rotate your object and apply rotation or switch Z for Y in Separate XYZ node.

In this example I've used Color Ramp to control colour for Roughness input.

Bottom nodes are just for bump, so don't pay too much attention to them.

$\endgroup$
1
  • $\begingroup$ Wow man thank you for the answer, this definitely helped me. I had no idea this even really existed. $\endgroup$
    – cgperfect
    Commented Aug 8, 2019 at 16:14

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .