Jump to content

Camouflage shader


hoknamahn

Recommended Posts

Buenas noches!

I'm trying to create a camouflage shader, something like http://www.shaders.org/enhance:ts/ts_camo.htm

First of all I want to get a spots with a shapes like in this example.

I tried several types of noise in different combinations but all looks wrong.

Very bad if you don't know what are you doing :(

Anyone knows what mathematics I must use?

Thx.

Link to comment
Share on other sites

Camoflag is a cellular pattern, so check out Worley/Voronoi patterns.

A quick way:

P -> SpaceChange -> Voronoi -> random seed generates a random Color -> Cf

Feel free to put P through some serious 3D noise before it gets fed into Voronoi.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...