Browse Source

changed html title to three.js webgl - collada exporter and renamed the file from webgl_geometry_teapot_collada.html to misc_exporter_collada.html

clinton 6 years ago
parent
commit
1007626191
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/misc_exporter_collada.html

+ 1 - 1
examples/webgl_geometry_teapot_collada.html → examples/misc_exporter_collada.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 	<head>
-		<title>three.js webgl - teapot buffer geometry</title>
+		<title>three.js webgl - collada exporter</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<style>