Hi,
Does anyone have any samples scenes where procedural rust can be added to cars, etc similar to octane dirt material? Unfortunately, dirt material is too smooth and doesn't look like rust chunks. Thank you!
Procedural rust on metal where dirt texture is
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
Plugging a noise texture with personalized parameters (aimed at the type of desired result) into the texture slot of the Dirt or Curvature material will yield what has been described in this post.
If not familiar with procedural noise, it may take a moment to "grasp" how it works and the virtually endless possibilities achievable (grunge, dirt, mud, even fabric and thin coat imperfections, and much more).
Other techniques using procedural noise (or seamless texture files) are also worth to consider, such as
- triplanar (demonstrated here in a semi-procedural wheel tire shading)
- falloff node in "normal vs. vector 90º" and playing with the parameters (change the directions, spread etc) e.g. for dust
- sine wave node
and so forth.
Here is an example from the Octane Documentation.
There should also be some relatively reliable informative videos online.
If not familiar with procedural noise, it may take a moment to "grasp" how it works and the virtually endless possibilities achievable (grunge, dirt, mud, even fabric and thin coat imperfections, and much more).
Other techniques using procedural noise (or seamless texture files) are also worth to consider, such as
- triplanar (demonstrated here in a semi-procedural wheel tire shading)
- falloff node in "normal vs. vector 90º" and playing with the parameters (change the directions, spread etc) e.g. for dust
- sine wave node
and so forth.
Here is an example from the Octane Documentation.
There should also be some relatively reliable informative videos online.
Thank you!skientia wrote:Plugging a noise texture with personalized parameters (aimed at the type of desired result) into the texture slot of the Dirt or Curvature material will yield what has been described in this post.
If not familiar with procedural noise, it may take a moment to "grasp" how it works and the virtually endless possibilities achievable (grunge, dirt, mud, even fabric and thin coat imperfections, and much more).
Other techniques using procedural noise (or seamless texture files) are also worth to consider, such as
- triplanar (demonstrated here in a semi-procedural wheel tire shading)
- falloff node in "normal vs. vector 90º" and playing with the parameters (change the directions, spread etc) e.g. for dust
- sine wave node
and so forth.
Here is an example from the Octane Documentation.
There should also be some relatively reliable informative videos online.