better formatting of fractal description text

This commit is contained in:
Paolo Cignoni cignoni 2010-09-22 06:51:19 +00:00
parent 6852b68c5c
commit 07a8fa24d6

View File

@ -2,7 +2,7 @@ Generates a fractal terrain perturbation with five different algorithms.<br />
Some good parameter values to start with are:<br />
<table align="center">
<tr style="border:1px solid black">
<td></td>
<td> - </td>
<td align="center"> Seed </td>
<td align="center"> Octaves </td>
<td align="center"> Lacunarity </td>
@ -57,9 +57,9 @@ Some good parameter values to start with are:<br />
</tr>
</table>
<br /><br />
Detailed algorithms descriptions can be found in:<br /><br />
<span style="font-variant: small-caps;">Ebert, D.S., Musgrave, F.K., Peachey, D., Perlin, K., and Worley, S.</span><br />
Texturing and Modeling: A Procedural Approach.<br />
<i>Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 2002.</i>
Detailed algorithms descriptions can be found in:<br />
<i>Ebert, D.S., Musgrave, F.K., Peachey, D., Perlin, K., and Worley, S.</i><br />
<b>Texturing and Modeling: A Procedural Approach</b><br />
Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 2002.<br>