Difference between revisions of "Reference:Discontinuous Patterns"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (added links and clarification) |
Jholsenback (talk | contribs) m (addressing wikidocgen error) |
||
| Line 3: | Line 3: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="33%"> | <td width="33%"> | ||
| − | [[Reference:Brick Pattern| | + | <code>[[Reference:Brick Pattern|brick]]</code><br> |
| − | [[Reference:Cells Pattern| | + | <code>[[Reference:Cells Pattern|cells]]</code><br> |
| − | [[Reference:Checker Pattern| | + | <code>[[Reference:Checker Pattern|checker]]</code><br> |
| − | [[Reference:Crackle Pattern| | + | <code>[[Reference:Crackle Pattern|crackle]]</code><br> |
</td> | </td> | ||
<td width="33%"> | <td width="33%"> | ||
| − | [[Reference:Facets Pattern| | + | <code>[[Reference:Facets Pattern|facets]]</code><br> |
| − | [[Reference:Hexagon Pattern| | + | <code>[[Reference:Hexagon Pattern|hexagon]]</code><br> |
| − | [[Reference:Object Pattern| | + | <code>[[Reference:Object Pattern|object]]</code><br> |
| − | [[Reference:Pavement Pattern| | + | <code>[[Reference:Pavement Pattern|pavement]]</code><br> |
</td> | </td> | ||
<td width="33%"> | <td width="33%"> | ||
| − | [[Reference:Square Pattern| | + | <code>[[Reference:Square Pattern|square]]</code><br> |
| − | [[Reference:Tiling Pattern| | + | <code>[[Reference:Tiling Pattern|tiling]]</code><br> |
| − | [[Reference:Triangular Pattern| | + | <code>[[Reference:Triangular Pattern|triangular]]</code><br> |
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<p class="Note"><strong>Note:</strong> The <code>cells</code> and <code>crackle</code> patterns are mixed cases in that they are <em>discontinuous</em> at their respective boundaries. However, there is no limit to the different number of values, in the range of 0 to 1, that they can generate. When using the <code>solid</code> keyword with the <code>crackle</code> pattern it becomes <em>discontinuous</em>. The <code>pavement</code> and <code>tiling</code> patterns are also <em>discontinuous</em> at their respective boundaries, while other portions ramp.</p> | <p class="Note"><strong>Note:</strong> The <code>cells</code> and <code>crackle</code> patterns are mixed cases in that they are <em>discontinuous</em> at their respective boundaries. However, there is no limit to the different number of values, in the range of 0 to 1, that they can generate. When using the <code>solid</code> keyword with the <code>crackle</code> pattern it becomes <em>discontinuous</em>. The <code>pavement</code> and <code>tiling</code> patterns are also <em>discontinuous</em> at their respective boundaries, while other portions ramp.</p> | ||
Latest revision as of 13:13, 1 April 2017
Some patterns are discontinuous, meaning their slope is infinite. These patterns are not suitable for use as object normals. These patterns work best with textures and media:
Note: The cells and crackle patterns are mixed cases in that they are discontinuous at their respective boundaries. However, there is no limit to the different number of values, in the range of 0 to 1, that they can generate. When using the solid keyword with the crackle pattern it becomes discontinuous. The pavement and tiling patterns are also discontinuous at their respective boundaries, while other portions ramp.