|
@@ -88,7 +88,7 @@ image:effect/water.png[water.png,width="150",height="100"]
|
|
|
image:effect/water-reflection-muddy.png[water-reflection-muddy.png,width="150",height="100"]
|
|
|
image:effect/underwater2.jpg[underwater2.jpg,width="150",height="100"]
|
|
|
|
|
|
-The jMonkeyEngine xref:jme3/advanced/water.adoc["`SeaMonkey WaterFilter`"] simulates ocean waves, foam, including cool underwater caustics. +
|
|
|
+The jMonkeyEngine xref:effect/water.adoc["`SeaMonkey WaterFilter`"] simulates ocean waves, foam, including cool underwater caustics. +
|
|
|
Use the SimpleWaterProcessor (SceneProcessor) for small, limited bodies of water, such as puddles, drinking troughs, pools, fountains.
|
|
|
|
|
|
See also:
|
|
@@ -139,7 +139,7 @@ image:effect/tanlglow1.png[tanlglow1.png,width="150",height="100"]
|
|
|
image:effect/shadow-sponza-ssao.png[shadow-sponza-ssao.png,width="150",height="100"]
|
|
|
|
|
|
* link:{uri-jmonkeyengine}jme3-examples/src/main/java/jme3test/post/TestBloom.java[TestBloom.java]
|
|
|
-* More details: xref:jme3/advanced/bloom_and_glow.adoc[Bloom and Glow] – BloomFilter.
|
|
|
+* More details: xref:effect/bloom_and_glow.adoc[Bloom and Glow] – BloomFilter.
|
|
|
|
|
|
|
|
|
|
|
@@ -180,7 +180,7 @@ image:effect/toon-dino.png[toon-dino.png,width="150",height="100"]
|
|
|
|
|
|
=== Fade in / Fade out
|
|
|
|
|
|
-* xref:jme3/advanced/fade.adoc[Fade] – FadeFilter
|
|
|
+* xref:effect/fade.adoc[Fade] – FadeFilter
|
|
|
|
|
|
|
|
|
|
|
@@ -252,5 +252,5 @@ Filters in a nutshell.
|
|
|
See also:
|
|
|
|
|
|
* xref:effect/particle_emitters.adoc[Particle Emitters]
|
|
|
-* xref:jme3/advanced/bloom_and_glow.adoc[Bloom and Glow]
|
|
|
+* xref:effect/bloom_and_glow.adoc[Bloom and Glow]
|
|
|
* link:http://www.smashingmagazine.com/2008/08/07/50-photoshop-tutorials-for-sky-and-space-effects/[Photoshop Tutorial for Sky and space effects (article)]
|