Browse Source

add taa to example files listing.

Ben Houston 9 years ago
parent
commit
6ccf94aa39
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/files.js

+ 1 - 0
examples/files.js

@@ -181,6 +181,7 @@ var files = {
 		"webgl_postprocessing_nodes",
 		"webgl_postprocessing_smaa",
 		"webgl_postprocessing_ssao",
+		"webgl_postprocessing_taa",
 		"webgl_raycast_texture",
 		"webgl_read_float_buffer",
 		"webgl_rtt",