Browse Source

corrected ocean2 shader demo html file

ttmike 11 years ago
parent
commit
c23a17fffa
1 changed files with 3 additions and 0 deletions
  1. 3 0
      examples/webgl_shaders_ocean2.html

+ 3 - 0
examples/webgl_shaders_ocean2.html

@@ -10,6 +10,9 @@
 
 
 
 
 	<body>
 	<body>
+		<section id="body_container">
+			<div id="main_canvas"></div>
+		</section>
 		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
 		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
 		<script src="../build/three.min.js"></script>		
 		<script src="../build/three.min.js"></script>		
 		<script src="js/libs/dat.gui.min.js"></script>
 		<script src="js/libs/dat.gui.min.js"></script>