|
|
@@ -111,7 +111,6 @@ image:jme3/advanced/underwater2.jpg[underwater2.jpg,width="150",height="100",ali
|
|
|
--
|
|
|
|
|
|
|
|
|
-
|
|
|
== Environment Effects
|
|
|
|
|
|
|
|
|
@@ -147,13 +146,14 @@ image:jme3/advanced/light-scattering-filter.png[light-scattering-filter.png,widt
|
|
|
|
|
|
== Light and Shadows
|
|
|
|
|
|
-[.right]
|
|
|
-image:jme3/advanced/tanlglow1.png[tanlglow1.png,width="150",height="100"] +
|
|
|
-image:jme3/advanced/shadow-sponza-ssao.png[shadow-sponza-ssao.png,width="150",height="100",align="right"]
|
|
|
|
|
|
|
|
|
=== Bloom and Glow
|
|
|
|
|
|
+[.right]
|
|
|
+image:jme3/advanced/tanlglow1.png[tanlglow1.png,width="150",height="100"] +
|
|
|
+image:jme3/advanced/shadow-sponza-ssao.png[shadow-sponza-ssao.png,width="150",height="100",align="right"]
|
|
|
+
|
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/test/jme3test/post/TestBloom.java[jme3/src/test/jme3test/post/TestBloom.java]
|
|
|
* More details: <<jme3/advanced/bloom_and_glow#,Bloom and Glow>> – BloomFilter
|
|
|
|
|
|
@@ -184,12 +184,13 @@ image:jme3/advanced/light-sources.png[light-sources.png,width="150",height="100"
|
|
|
|
|
|
== Special: Glass, Metal, Dissolve, Toon
|
|
|
|
|
|
-[.right]
|
|
|
-image::jme3/advanced/toon-dino.png[toon-dino.png,width="150",height="100"]
|
|
|
|
|
|
|
|
|
=== Toon Effect
|
|
|
|
|
|
+[.right]
|
|
|
+image::jme3/advanced/toon-dino.png[toon-dino.png,width="150",height="100"]
|
|
|
+
|
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/test/jme3test/post/TestCartoonEdge.java[jme3/src/test/jme3test/post/TestCartoonEdge.java] – CartoonEdgeFilter
|
|
|
* link:http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/test/jme3test/post/TestTransparentCartoonEdge.java[jme3/src/test/jme3test/post/TestTransparentCartoonEdge.java] – CartoonEdgeFilter
|
|
|
|