@@ -57,6 +57,7 @@ var files = {
"webgl_kinect",
"webgl_lensflares",
"webgl_lights_hemisphere",
+ "webgl_lights_physical",
"webgl_lights_pointlights",
"webgl_lights_pointlights2",
"webgl_lines_colors",
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <title>three.js webgl - lights - point lights</title>
+ <title>three.js webgl - lights - physical lights</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>