Selaa lähdekoodia

try float group

mitm001 5 vuotta sitten
vanhempi
commit
d6f4ea750e
1 muutettua tiedostoa jossa 10 lisäystä ja 22 poistoa
  1. 10 22
      docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

+ 10 - 22
docs/modules/ROOT/pages/jme3/advanced/terrain.adoc

@@ -83,36 +83,24 @@ We recommend to <<sdk/terrain_editor#,create and edit Splat Textures for terrain
 --
 [.right]
 .road.jpg
-image:tutorials:beginner/road.jpg[road.jpg,width="",height=""]
---
-
-The Diffuse Map of one of the terrain textures depicts the colors of a paved surface.
-
-[.float-group]
---
+image::tutorials:beginner/road.jpg[road.jpg,width="",height=""]
 [.right]
 .road_normal.png
-image:tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
---
-
-The Normal Map of one of the terrain textures depicts the bumpiness of a paved surface.
-
-[.float-group]
---
+image::tutorials:beginner/road_normal.png[road_normal.png,width="",height=""]
 [.right]
 .mountains512.png
-image:tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
---
-
-A heightmap encodes the topological highs and lows of the terrain.
-
-[.float-group]
---
+image::tutorials:beginner/mountains512.png[mountains512.png,width="128",height="128"]
 [.right]
 .alphamap.png
-image:tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
+image::tutorials:beginner/alphamap.png[alphamap.png,width="128",height="128"]
 --
 
+The Diffuse Map of one of the terrain textures depicts the colors of a paved surface.
+
+The Normal Map of one of the terrain textures depicts the bumpiness of a paved surface.
+
+A heightmap encodes the topological highs and lows of the terrain.
+
 An alpha map can describe where 4 textures are painted onto the terrain.
 
 Here are the names of TerrainLighting.j3md's material properties: