Ver código fonte

Examples: Clean up

Mugen87 7 anos atrás
pai
commit
f9dfb6523e
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      examples/webgl_framebuffer_texture.html

+ 0 - 1
examples/webgl_framebuffer_texture.html

@@ -53,7 +53,6 @@
 	</head>
 	<body>
 
-		<div id="container"></div>
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener noreferrer">three.js</a> framebuffer to texture <br/>
 			The area of the white square is copied from the framebuffer to a texture (shown in the top-left corner).