summaryrefslogtreecommitdiffhomepage
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/examples.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/examples.js b/common/examples.js
index c46d0bb..d5f9e6e 100644
--- a/common/examples.js
+++ b/common/examples.js
@@ -94,6 +94,7 @@ $(document).ready(function() {
'shaders_texture_waves',
'shaders_julia_set',
'shaders_eratosthenes',
+ 'shaders_spotlight',
'shaders_basic_lighting',
'shaders_fog',
'shaders_simple_mask',