diff --git a/examples/config.json b/examples/config.json index 833acb4227..00e422c311 100644 --- a/examples/config.json +++ b/examples/config.json @@ -47,7 +47,8 @@ "effects_postprocessing": "Post processing", "effects_split": "Splitted rendering", "effects_stereo": "Stereo effects", - "mars": "Mars atmosphere" + "mars": "Mars atmosphere", + "customColorLayerEffect": "Custom Color Effect" }, "Miscellaneous": { diff --git a/examples/customColorLayerEffect.html b/examples/customColorLayerEffect.html new file mode 100644 index 0000000000..fea09d46d8 --- /dev/null +++ b/examples/customColorLayerEffect.html @@ -0,0 +1,141 @@ + + + Itowns - Custom ColorLayer effect + + + + + + + + + +
+
+ + + + + + +